agentralabs/agentic-comm
Structured agent-to-agent and agent-to-human communication — channels, pub/sub, message routing, and presence. One .acomm file. Rust core + MCP server.
Platform-specific configuration:
{
"mcpServers": {
"agentic-comm": {
"command": "npx",
"args": [
"-y",
"agentic-comm"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...