Back to search
30
MCP

io.github.keshrath/agent-comm

io.github.keshrath/agent-comm

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

Uptime
0.0%
3 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

io.github.rcgalbo/aichat
Inter-agent communication for multi-agent Claude Code workflows.
0 tools
io.github.keshrath/agent-knowledge
Cross-session memory for AI agents - knowledge graph, scoring, semantic search
0 tools
agenthold
Shared versioned state for multi-agent AI workflows
0 tools
io.github.keshrath/agent-tasks
Pipeline task management for AI agents - stages, dependencies, artifacts, claiming
0 tools
io.github.rog0x/time
Timezone, dates, cron, timestamps for AI agents
0 tools
io.github.kushneryk/join.cloud
Collaboration rooms for AI agents. Real-time messaging + standard git.
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "io.github.keshrath/agent-comm": {
      "url": "None",
      "transport": "http"
    }
  }
}