Loomal

hivemind

MCP server by github.com/quantulabs/hivemind

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

1 starsnpm: @quantulabs/hivemind

About hivemind

hivemind is an MCP (Model Context Protocol) server published by quantulabs in the official MCP registry, listed under Search on Loomal. Query multiple AI models (OpenAI, Anthropic, Google) for consensus responses.

It ships as an npm package (@quantulabs/hivemind), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/quantulabs/hivemind, where the project has earned 1 GitHub stars.

Use hivemind with your agent

Claude Code · one command
claude mcp add hivemind-mcp -- npx -y @quantulabs/hivemind
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "hivemind-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@quantulabs/hivemind"
      ]
    }
  }
}
npm@quantulabs/hivemind

Frequently asked questions

What is hivemind?
hivemind is an MCP (Model Context Protocol) server by quantulabs in the Search category. Query multiple AI models (OpenAI, Anthropic, Google) for consensus responses.
How do I connect hivemind to Claude, Cursor, or another MCP client?
Install hivemind from its npm package (@quantulabs/hivemind) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is hivemind open source?
Yes — the source code is public at github.com/quantulabs/hivemind, with 1 GitHub stars.
Can AI agents pay to use hivemind?
Not yet through Loomal — hivemind is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain hivemind? Claim this listing free by verifying GitHub ownership, or contact us.