Loading MCP server directory, please wait...
Query multiple AI models (OpenAI, Anthropic, Google) for consensus responses.
npx @getmcp/cli add io.github.QuantuLabs/hivemindRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.QuantuLabs/hivemind": {
"command": "npx",
"args": [
"-y",
"@quantulabs/hivemind"
],
"env": {
"OPENAI_API_KEY": "",
"GOOGLE_API_KEY": ""
}
}
}
}