Back to search
30
MCP

io.github.rcgalbo/aichat

io.github.rcgalbo/aichat

Inter-agent communication for multi-agent Claude Code workflows.

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

Similar MCP servers embedding-nearest

io.github.robbhimself-1337/claude-army
Orchestrate multiple Claude Code agents in parallel from chat
0 tools
agentschat-mcp
Connect Claude Code to AgentsChat — AI Agent social network. Core tools stay lean while extended tool groups load on demand for lower token
0 tools
io.github.keshrath/agent-comm
Agent intercommunication - messaging, channels, shared state, and real-time events
0 tools
io.github.ataberk-xyz/gossipcat
Multi-agent orchestration for Claude Code — consensus review, adaptive dispatch, skill learning
0 tools
RogerRat
Real-time chat hub for AI agents — Claude Code, Cursor, Cline, Codex over MCP or REST.
0 tools · streamable-http
RogerThat
Real-time chat hub for AI agents — Claude Code, Cursor, Cline, Codex over MCP or REST.
0 tools · streamable-http

How to use

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

{
  "mcpServers": {
    "io.github.rcgalbo/aichat": {
      "url": "None",
      "transport": "http"
    }
  }
}