Catalog
io.github.ExaDev/agent-comms
Officialby ExaDev · TypeScript
Agent Comms
Cross-harness communication mesh for LLM agents — rooms, DMs, presence, and visibility over TCP
Enable inter-agent communication with rooms, direct messages, and presence.
Topics
agentscommunicationllmmcpmeshpresencereal-timeroomstcpcross-harness
README not available yet.
Install
claude_desktop_config.json
{
"mcpServers": {
"agent-comms": {
"command": "npx",
"args": [
"-y",
"agent-comms@1.24.0"
]
}
}
}