Loading languages...
@A

@agree-able/room-mcp

@agree-able15

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

room protocol
multi-agent
coordination
p2p

# mcpServer Config

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

# stdio

npx -y @agree-able/room-mcp
Transport:
stdio
Langue:
JavaScript
Créé:2/26/2025
Mis à jour:7/30/2025