Hivemind runs on your own machine — the client starts it, so there is no endpoint to ping. 44 installs a week from npm. Last commit 26 Jan 2026.
Query multiple AI models (OpenAI, Anthropic, Google) for consensus responses.
Today is the operative word: we check Hivemind every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add hivemind -- npx -y @quantulabs/hivemind
{
"mcpServers": {
"hivemind": {
"args": [
"-y",
"@quantulabs/hivemind"
],
"command": "npx"
}
}
}
[mcp_servers.hivemind]
command = "npx"
args = ["-y", "@quantulabs/hivemind"]
{
"mcpServers": {
"hivemind": {
"args": [
"-y",
"@quantulabs/hivemind"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"hivemind": {
"args": [
"-y",
"@quantulabs/hivemind"
],
"command": "npx"
}
}
}
This one needs environment variables set before it will start:
OPENAI_API_KEY (OpenAI API key for GPT-5.2), GOOGLE_API_KEY (Google AI API key for Gemini).
The author declared them in the registry entry; get the values from the project itself.
MCP server for Styx — intelligent AI routing across OpenAI, Anthropic, Google, and Mistral.
19 tools for Google Forms: create quizzes, add questions, set answer keys, read responses.
MCP server for the Google Forms API: create forms, manage questions, read responses and watches.
Model Context Protocol server for Google's Jules AI coding agent
Model Context Protocol server for Google Gemini AI with chat, research, and grounding
Create, manage, and query your Google Cloud SQL resources.
MCP server for image generation using multiple providers (Google Gemini, OpenAI, BFL FLUX)
Bridge Claude with Google's Antigravity CLI (agy) for code review and second opinions
Answers built from our own checks of this server.