← All servers
πŸ”

HivemindVerifiedπŸ›‘ No advisories

io.github.QuantuLabs/hivemind
New to MCP? Start here β†’
1β˜… stars
36weekly installs
6 months agolast release

Provenancewhere it came from, and what was verified

βœ“
Verified namespace

Published to the official MCP registry by github.com/quantulabs, which proved it owns this namespace.

Verified owner: github.com/quantulabs β†—io.github.QuantuLabs/hivemind

πŸ›‘ Permissions & trustwhat this server can touch before you run it

β—†
Secrets required
Needs OPENAI_API_KEY, GOOGLE_API_KEY.

About

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

Packages & transports

npm@quantulabs/hivemindv0.1.3 Β· npx

Metadata

Categorysearch
LicenseMIT
Add to your client
Pick your client, copy, paste into its config. That's the whole setup.
~/.claude/claude_desktop_config.json
{
  "mcpServers": {
    "hivemind": {
      "command": "npx",
      "args": [
        "-y",
        "@quantulabs/hivemind"
      ]
    }
  }
}

β–Ά Try itrun it locally

This is a local server, so it runs on your machine, not ours. Paste this to open it in the official MCP Inspector and poke at its tools:

npx @modelcontextprotocol/inspector npx -y @quantulabs/hivemind