This wraps neuromcp with a shared knowledge layer for multi-agent teams. Every memory stored by any agent gets attributed and becomes searchable by the whole team, annotated with who discovered it and when. You get three core tools: hivemind_status for a team dashboard showing active agents and knowledge categories, hivemind_expertise to track which agent knows what topics, and hivemind_conflicts to flag contradictions when two agents store incompatible facts. New agents pull top knowledge on startup via the priming resource. Integrates with Paperclip to auto-detect company namespaces and agent identities. Reach for this when you're running multiple AI agents on the same project and need them to stop rediscovering the same facts in isolation.
claude mcp add --transport stdio adelelo13-neurohive uvx neurohive