Agent Comms runs on your own machine — the client starts it, so there is no endpoint to ping. 283 installs a week from npm. Last commit 3 Aug 2026.
Cross-harness communication mesh for LLM agents — rooms, DMs, presence, and visibility over TCP
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add agent-comms -- npx -y agent-comms
{
"mcpServers": {
"agent-comms": {
"args": [
"-y",
"agent-comms"
],
"command": "npx"
}
}
}
[mcp_servers.agent-comms]
command = "npx"
args = ["-y", "agent-comms"]
{
"mcpServers": {
"agent-comms": {
"args": [
"-y",
"agent-comms"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"agent-comms": {
"args": [
"-y",
"agent-comms"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.