Agent Rooms
Verified IntegrationClient Configuration
— Connect Agent Rooms to Claude Desktop or Cursor in seconds{
"mcpServers": {
"agent-rooms": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-agent-rooms"
],
"env": {}
}
}
}~/Library/Application Support/Claude/claude_desktop_config.json (macOS) or %APPDATA%\Claude\claude_desktop_config.json (Windows).System Overview
Establishes a real-time MCP channel server for Claude Code AI sessions to communicate and coordinate through chat rooms on the same machine.
7/21/2026
Open Source
stdio / SSE RPC
Frequently Asked Questions
Architecture and operational details for Agent Rooms
It leverages `fs.watch` (inotify on Linux/macOS) for instant, push-based message delivery. When a message is sent, it immediately appears in the recipient's Claude Code session, ensuring true real-time interaction.
Related MCP Servers
Browse all servers →Provides comprehensive historical and real-time crypto market data, including orderbooks, trades, candles, and more, from Hyperliquid, HIP-3, and Lighter.xyz.
Facilitates gasless blockchain transactions and interactions directly from Claude AI conversations.
Bridges Claude AI with blockchain networks, enabling gasless transactions, swaps, and transfers directly from natural language conversations.