Agent Comms for Claude Code
io.github.exadev/agent-comms
Cross-harness communication mesh for LLM agents — rooms, DMs, presence, and visibility over TCP
client:Claude Code
transport:stdio
runtime:npm
Install Agent Comms in Claude Code
run in your project directory
claude mcp add agent-comms -- npx -y agent-comms
Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs