Swarm intelligence for AI agents — collective decision-making, consensus voting, and multi-agent coordination
Project description
Hive Mind 🐝
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.
License
MIT
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file hive_mind_mcp_server-0.1.0.tar.gz.
File metadata
- Download URL: hive_mind_mcp_server-0.1.0.tar.gz
- Upload date:
- Size: 5.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
19ea9f70997917c219bb05f059fce4bf62ffededd58c7f1d70dd9a0891b56750
|
|
| MD5 |
3bef12ab173acb752f486a3d0b68e95b
|
|
| BLAKE2b-256 |
6664a2a30bb56f2ff847eb113b5546dd4527d9a462303e09b162e88b81b7177e
|
File details
Details for the file hive_mind_mcp_server-0.1.0-py3-none-any.whl.
File metadata
- Download URL: hive_mind_mcp_server-0.1.0-py3-none-any.whl
- Upload date:
- Size: 6.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
68758bd61ae9cf46eff22da3908c437416957d76d8da904767e62b84ba886fa6
|
|
| MD5 |
87488f9b24b6fbe28e082df941067667
|
|
| BLAKE2b-256 |
1ddd79ef6e20a80570249fc8bb7eea6414ae7acbdd89eab28f63409f099d6fb9
|