Skip to content
Claude Code

hivemind for Claude Code

io.github.quantulabs/hivemind

Query multiple AI models (OpenAI, Anthropic, Google) for consensus responses.

client:Claude Code transport:stdio runtime:npm

Install hivemind in Claude Code

run in your project directory

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

claude mcp add hivemind -e OPENAI_API_KEY=<OPENAI_API_KEY> -e GOOGLE_API_KEY=<GOOGLE_API_KEY> -- npx -y @quantulabs/hivemind

Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs

hivemind in other clients