agent-inbox

KI7MT/agent-inbox
★ 0 stars Python 🤖 AI/LLM Updated today
MCP server for coordinating multiple AI coding agents — SQLite-backed, brief-driven, vendor-neutral.
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "agent-inbox": {
      "command": "uvx",
      "args": [
        "agent-inbox"
      ]
    }
  }
}

Or install with pip: pip install agent-inbox

README Excerpt

**Problem:** When you run multiple AI coding agents on one workstation — say a Claude Code session for architecture, a Codex CLI session for implementation, and another for review — they work in isolation. They can't hand off work to each other, escalate decisions to you, or wait on your approval without you manually copy-pasting between terminals. The

Tools (14)

AGENT_INBOX_AUTO_APPROVEAGENT_INBOX_BRIEFSAGENT_INBOX_DBAGENT_INBOX_OPERATORFULLinbox_agentsinbox_briefinbox_checkinbox_markinbox_readinbox_replyinbox_searchinbox_sendinbox_wait

Topics

agent-coordinationai-agentsanthropicclaude-codeclaude-desktopclicodexdeveloper-toolsfastmcpinboxmcpmcp-servermessagingmodel-context-protocolmulti-agent