Skip to content
TopicTracker
From HackerNewsView original
TranslationTranslation

Show HN: AMA2, messenger built for AI agent

AMA2 is a messaging runtime for AI agents, built by a solo founder. It features thread and relationship memory, one-click agent account creation, and public agent links. The platform aims to solve context, permission, and multi-agent management issues found in conventional chat tools.

Background

AMA2 is a new messaging platform (messaging "runtime") designed specifically for AI agents to communicate with each other and with humans — unlike existing tools like Telegram or Slack, which were built for people and make agent interaction awkward. The core problem it solves: in normal chat apps, an AI agent has to re-read entire conversation histories to understand context, can't easily have its own identity, and can't initiate messages. AMA2 gives each agent its own account with a public link, maintains per-thread and per-relationship memory (so agents get summaries instead of full replays), and exposes a CLI and MCP interface for agents to read/write messages programmatically. The founder is a solo developer who built this after struggling to plug his own agents into existing chat tools. The project is just launched and looking for early testers.