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
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