Back to directory
agree-able/room-mcp

agree-able/room-mcp

@agree-able

Allow MCP clients like claude-desktop to use rooms to coordinate with other agents

mcproomagentscoordinationp2pclaude-desktopprotocoltool

Installation & Configuration

{
  "mcpServers": {
    "room": {
      "command": "npx",
      "args": [
        "-y",
        "@agree-able/room-mcp"
      ],
      "env": {
        "ROOM_TRANSCRIPTS_FOLDER": "/path/to/transcripts"
      }
    }
  }
}

Information

Transport
stdio
Language
JavaScript
Created
2026/6/12
Updated
2026/6/13