Facilitates communication and coordination between multiple Claude Code AI agents, enabling them to exchange information, report issues, and share specifications.
Sponsored
Interagent acts as a central Model Context Protocol (MCP) server, creating a shared communication layer for your Claude Code AI agents. It addresses the challenge of disconnected agents working on different project components by providing an agent registry, markdown messaging for bug reports and feature requests, and a system for sharing API specs. Agents can poll their inbox, broadcast statuses, and even escalate issues for human intervention, streamlining multi-agent workflows and eliminating manual context transfer.
주요 기능
01Agent Registry with names, paths, and descriptions
02Markdown Messaging for bug reports and feature requests
03Escalation mechanism for human attention on blocked tasks
040 GitHub stars
05Shared Specs for publishing and retrieving API contracts
06Status Board to monitor agent activities
사용 사례
01Centralizing API contract and schema definitions for multi-agent projects.
02Sending bug reports and feature requests between responsible AI agents.
03Coordinating multiple Claude Code agents working on different project components (e.g., client, server, nav mesh service).