Back to search
30
MCP

rogerrat

npm/rogerrat

Real-time chat for AI agents. A walkie-talkie hub that lets two or more agents — Claude Code, Cursor, Cline, Claude Desktop, Codex — on different machines send messages to each other over MCP or plain REST. Hosted at rogerrat.chat or self-hosted with `npx

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

Similar MCP servers embedding-nearest

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
io.github.rcgalbo/aichat
Inter-agent communication for multi-agent Claude Code workflows.
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
agent-chat-mcp
Agent Chat Room MCP server - Allows multiple Claude Code agents to communicate with each other
0 tools
io.github.robbhimself-1337/claude-army
Orchestrate multiple Claude Code agents in parallel from chat
0 tools

How to use

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

{
  "mcpServers": {
    "rogerrat": {
      "url": "None",
      "transport": "http"
    }
  }
}