Agent Comm runs on your own machine — the client starts it, so there is no endpoint to ping. 52 installs a week from npm. Last commit 17 Apr 2026.
Agent intercommunication - messaging, channels, shared state, and real-time events
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-comm -- npx -y agent-comm
{
"mcpServers": {
"agent-comm": {
"args": [
"-y",
"agent-comm"
],
"command": "npx"
}
}
}
[mcp_servers.agent-comm]
command = "npx"
args = ["-y", "agent-comm"]
{
"mcpServers": {
"agent-comm": {
"args": [
"-y",
"agent-comm"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"agent-comm": {
"args": [
"-y",
"agent-comm"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.