Loomal

neurohive

MCP server by github.com/adelelo13/neurohive

Multi-agent memory intelligence with expertise tracking and conflict detection

1 starsnpm: neurohive

About neurohive

neurohive is an MCP (Model Context Protocol) server published by adelelo13 in the official MCP registry, listed under Autonomous Agents on Loomal. Multi-agent memory intelligence with expertise tracking and conflict detection

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

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

Use neurohive with your agent

Claude Code · one command
claude mcp add neurohive -- npx -y neurohive
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "neurohive": {
      "command": "npx",
      "args": [
        "-y",
        "neurohive"
      ]
    }
  }
}
npmneurohive

Frequently asked questions

What is neurohive?
neurohive is an MCP (Model Context Protocol) server by adelelo13 in the Autonomous Agents category. Multi-agent memory intelligence with expertise tracking and conflict detection
How do I connect neurohive to Claude, Cursor, or another MCP client?
Install neurohive from its npm package (neurohive) 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 neurohive open source?
Yes — the source code is public at github.com/adelelo13/neurohive, with 1 GitHub stars.
Can AI agents pay to use neurohive?
Not yet through Loomal — neurohive 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 neurohive? Claim this listing free by verifying GitHub ownership, or contact us.