MCP Directory
Back

room

by quoroom-ai · TypeScript · ★ 778

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.

#ai#automaton#claude#claudecode#giminiapi#linux#llm#macos#openclaw#windows

Install

npx -y github:quoroom-ai/room

Auto-generated from the repo's primary language — check the repo's own README for its exact install instructions.

Claude Desktop config

A starting point for your claude_desktop_config.json (auto-generated — the repo's README may specify a published package name or required env vars):

{
  "mcpServers": {
    "room": {
      "command": "npx",
      "args": [
        "-y",
        "github:quoroom-ai/room"
      ]
    }
  }
}

From the README

[](LICENSE) [](https://www.npmjs.com/package/quoroom) [](#) [](https://github.com/quoroom-ai/room/stargazers) [](https://github.com/quoroom-ai/room/releases/latest) [](https://github.com/quoroom-ai/room/releases/latest) [](https://github.com/quoroom-ai/room/releases/latest) **An open research project in autonomous agent collectives.** A single agent thinks. A collective decides. We're building the swarm. Queen, Workers, Quorum. Goals, skills, self-modification, wallet — local-first on your machine, with optional cloud swarm runtime on quoroom.io. [Local](https://quoroom.ai) · [Cloud](https…
Read full README on GitHub →

Related ai & ml servers