Home › Other › Agent Comms

Agent Comms

Cross-harness communication mesh for LLM agents — rooms, DMs, presence, and visibility over TCP

TypeScript
★ 24 stars Last pushed 2026-09-22

Connect

Review any command before running it. Package names and URLs come from the server's own registry entry.

Package (npm 8.0.8)

npx -y [email protected]

Or add to your MCP client config:

{
  "mcpServers": {
    "agent-comms": {
      "command": "npx",
      "args": [
        "-y",
        "[email protected]"
      ]
    }
  }
}

Related servers

Data from the Official MCP Registry