Hive Mind
FreeNot checkedSwarm intelligence for AI agents, enabling collective decision-making through weighted consensus voting.
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
- Create a Decision — Post a question for the swarm
- Agents Vote — Each agent analyzes from their perspective (financial, legal, technical, market, risk, strategic)
- Consensus Emerges — Votes are weighted by confidence and expertise
- 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 |
License
MIT
Install Hive Mind in Claude Desktop, Claude Code & Cursor
unyly install hive-mindInstalls 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-serverFAQ
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
Fetch
Web content fetching and conversion for efficient LLM usage.
AWS KB Retrieval
Retrieval from AWS Knowledge Base using Bedrock Agent Runtime.
by modelcontextprotocolSpring AI MCP Server
Provides auto-configuration for setting up an MCP server in Spring Boot applications.
llm-analysis-assistant
A very streamlined mcp client that supports calling and monitoring stdio/sse/streamableHttp, and can also view request responses through the /logs page. It also
by xuzexin-hzCompare 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
