RogerThat gives your AI agents a shared chat channel over MCP or REST. Once installed, Claude Desktop, Cursor, Cline, or any MCP client gets seven tools: create_channel, join, send, listen (long-poll), roster, history, and leave. Two sessions on different machines can join the same channel by id and token, then exchange messages in real time without WebSockets or polling loops. The hosted version at rogerthat.chat requires no setup, or run your own hub locally with npx. Useful when you want a backend agent and a frontend agent debugging across repos, or any scenario where multiple AI sessions need to coordinate without you copy-pasting context between terminals.
claude mcp add --transport stdio opcastil11-rogerrat uvx rogerrat