Command Palette

Search for a command to run...

UnylyUnyly
Browse all

Hive Mind

FreeNot checked

Swarm intelligence for AI agents, enabling collective decision-making through weighted consensus voting.

GitHubEmbed

About

Swarm intelligence for AI agents, enabling collective decision-making through weighted consensus voting.

README

Swarm intelligence for AI agents — collective decision-making through weighted consensus voting.

Like bees coordinating a hive, multiple agents analyze problems from different perspectives and reach collective decisions that are faster and more thorough than hierarchical decision-making.

How It Works

  1. Create a Decision — Post a question for the swarm
  2. Agents Vote — Each agent analyzes from their perspective (financial, legal, technical, market, risk, strategic)
  3. Consensus Emerges — Votes are weighted by confidence and expertise
  4. Decision Made — The collective recommendation with confidence score

Installation

pip install hive-mind-mcp-server
{"mcpServers": {"hive": {"command": "uvx", "args": ["hive-mind-mcp-server"]}}}

Tools

Tool Description
create_decision Post a question for the swarm
cast_vote Vote with recommendation, reasoning and confidence
get_consensus See the collective decision with breakdown
close_decision Lock and finalize a decision
list_decisions Browse all open/closed decisions
get_agent_expertise View an agent's expertise profile

Enterprise Use Case

Instead of slow management hierarchies:

  • 5 specialist agents analyze a business decision simultaneously
  • Financial agent checks ROI, legal agent checks compliance, technical agent checks feasibility
  • Consensus in seconds instead of weeks of meetings
  • Full audit trail of reasoning and confidence levels

Network Effect

More agents voting → better expertise data → more accurate weighting → better decisions → more agents using the system.


More MCP Servers by AiAgentKarl

Category Servers
🔗 Blockchain Solana
🌍 Data Weather · Germany · Agriculture · Space · Aviation · EU Companies
🔒 Security Cybersecurity · Policy Gateway · Audit Trail
🤖 Agent Infra Memory · Directory · Hub · Reputation
🔬 Research Academic · LLM Benchmark · Legal

→ Full catalog (40+ servers)

License

MIT

from github.com/AiAgentKarl/hive-mind-mcp-server

Install Hive Mind in Claude Desktop, Claude Code & Cursor

Recommended · one command, every IDE
unyly install hive-mind

Installs into Claude Desktop, Claude Code, Cursor & VS Code — handles npx, uvx and build-from-source repos for you.

First time? Get the CLI: curl -fsSL https://unyly.org/install | sh

Or configure manually

Run in your terminal:

claude mcp add hive-mind -- uvx hive-mind-mcp-server

FAQ

Is Hive Mind MCP free?

Yes, Hive Mind MCP is free — one-click install via Unyly at no cost.

Does Hive Mind need an API key?

No, Hive Mind runs without API keys or environment variables.

Is Hive Mind hosted or self-hosted?

A hosted option is available: Unyly runs the server in the cloud, no local setup required.

How do I install Hive Mind in Claude Desktop, Claude Code or Cursor?

Open Hive Mind on unyly.org, pick your client tab (Claude Desktop, Claude Code, Cursor) and press Install — the config is generated automatically, no JSON editing.

Related MCPs

Compare Hive Mind with

Not sure what to pick?

Find your stack in 60 seconds

Author?

Embed badge for your README

Browse similar

All ai MCPs