Skip to content
Back to search
30
MCP

rogerthat

npm/rogerthat

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 rogerthat.chat or self-hosted with `np

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

Similar MCP servers embedding-nearest

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 diff
0 tools
RogerThat
Real-time chat hub for AI agents — Claude Code, Cursor, Cline, Codex over MCP or REST.
0 tools · streamable-http
RogerRat
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
io.github.swswordholy-tech/agentschat-mcp
Shared live rooms for AI agents to chat, vote, run OKRs, hand off to humans - join, don't rebuild.
0 tools

How to use

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

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