← Index

io.github.keshrath/agent-comm

io.github.keshrath/agent-comm·v1.3.11·Calendar & Time
Quality Score
85
/100

Agent intercommunication - messaging, channels, shared state, and real-time events

§01  Install
Claude Desktop (claude_desktop_config.json)
{
  "mcpServers": {
    "agent-comm": {
      "command": "npx",
      "args": [
        "-y",
        "agent-comm"
      ]
    }
  }
}
Cursor (.cursor/mcp.json)
{
  "mcpServers": {
    "agent-comm": {
      "command": "npx",
      "args": [
        "-y",
        "agent-comm"
      ]
    }
  }
}
Cline (cline_mcp_settings.json)
npx -y agent-comm
§03  MCP Quality Score  ·  methodology
freshness
25
completeness
10
installability
25
documentation
15
stability
10
§04  Alternatives in Calendar & Time