Query multiple AI models (OpenAI, Anthropic, Google) for consensus responses.
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β or use 1-click editor setup below.
π‘ Paste into ~/Library/Application Support/Claude/claude_desktop_config.json (macOS) or %APPDATA%\Claude\claude_desktop_config.json (Windows)
Multi-model AI consensus platform that queries GPT-5.2, Claude Opus 4.5, and Gemini 3 Pro simultaneously to deliver synthesized, high-confidence responses.
Use Hivemind directly in Claude Code to get perspectives from GPT-5.2 and Gemini 3 Pro. Claude acts as the orchestrator and synthesizes the responses.
Note: No Anthropic API key needed - Claude is already your host!
You need at least one API key, but both are recommended for better consensus:
Option 1: Paste directly (recommended)
Option 2: Config file
Create ~/.config/hivemind/.env:
A
.env.exampletemplate is included in the package.
For standalone MCP usage, you can also add an Anthropic key to include Claude in the consensus:
Disable Claude Code mode via /hive-config > Settings > Claude Code Mode.
Claude orchestrates the consensus from GPT-5.2 and Gemini 3 Pro responses.
| Tool | Description |
|---|---|
hivemind | Query models and get synthesized consensus |
configure_keys | Set API keys (stored securely) |
check_status | Check configuration and active providers |
configure_hive | Toggle grounding search and settings |
check_stats | View token usage and cost statistics |
/hive <question> - Orchestrate multi-model consensus with Claude as the synthesizer/hive-config - Configure API keys and settings/hivestats - View usage statisticsCopy CLAUDE.md.example to your project's .claude/CLAUDE.md to enable automatic Hivemind consultation when Claude is stuck (after 3+ failed attempts).
All providers use optimized caching for cost reduction on follow-up queries:
| Provider | Type | Savings | Min Tokens |
|---|---|---|---|
| OpenAI | Automatic | 50% | 1024 |
| Gemini 2.5+ | Implicit | 90% | - |
| Anthropic | Explicit | 90% | 1024 |
A full-featured web app with solo mode, hivemind mode, and conversation history.
Open http://localhost:3000, click the settings icon, and enter your API keys.
MIT
Developed by QuantuLabs
Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.
[](https://allmcps.com/mcp/hivemind)<a href="https://allmcps.com/mcp/hivemind"><img src="https://allmcps.com/api/badge/hivemind?style=directory" alt="Hivemind on AllMCPs" /></a>