quoroom-ai/room
Open-source earning-focused swarm intelligence engine. Self-governing AI collectives (queen, workers, quorum voting) running locally via MCP. Works with Claude Code, Codex, or pay-per-use APIs.
Platform-specific configuration:
{
"mcpServers": {
"room": {
"command": "npx",
"args": [
"-y",
"room"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...