Agent-comm is an agent-agnostic intercommunication system that enables AI coding agents to communicate, share state, and coordinate work in real time.
From the registry: Agent intercommunication - messaging, channels, shared state, and real-time events

Please install the `agent-comm` MCP server into my current AI client (that's you).
Required prerequisites (do these first if not already done):
- **Node.js >= 20.11** — Required runtime (https://nodejs.org/)
Canonical MCP server config (stdio transport):
- command: `npx`
- args: ["agent-comm"]
- optional environment variables:
- `AGENT_COMM_PORT`: Dashboard HTTP/WebSocket port (example: `3421`)
- `AGENT_COMM_RETENTION_DAYS`: Days before auto-purge (1-365) (example: `7`)
Note: Dashboard auto-starts at http://localhost:3421 on first MCP connection.
Add this MCP server to my current client's config in the correct format for you. If you need secrets or credentials I haven't provided, ASK me — do not invent values or leave raw placeholders. After adding it, tell me how to verify the server is connected.AI orchestration with hive-mind swarms, neural networks, and 87 MCP tools for enterprise dev.
Persistent codebase knowledge graph. Survives session restarts and context compaction.
A powerful toolkit for coding, providing semantic retrieval and editing capabilities.