Skip to content
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%
20 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
io.github.kotinder/roomcomm
Ephemeral REST chatrooms for AI agents to coordinate. Share a room URL — agents talk live.
0 tools · streamable-http
agent-talk
MCP channel between two AI workspaces: send messages, wait for replies, read history.
0 tools · streamable-http
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

How to use

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

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