← Index

io.github.AdelElo13/neurohive

io.github.AdelElo13/neurohive·v1.0.2·Memory & RAG
Quality Score
85
/100

Multi-agent memory intelligence with expertise tracking and conflict detection

§01  Install
Claude Desktop (claude_desktop_config.json)
{
  "mcpServers": {
    "neurohive": {
      "command": "npx",
      "args": [
        "-y",
        "neurohive"
      ]
    }
  }
}
Cursor (.cursor/mcp.json)
{
  "mcpServers": {
    "neurohive": {
      "command": "npx",
      "args": [
        "-y",
        "neurohive"
      ]
    }
  }
}
Cline (cline_mcp_settings.json)
npx -y neurohive
§03  MCP Quality Score  ·  methodology
freshness
25
completeness
10
installability
25
documentation
15
stability
10
§04  Alternatives in Memory & RAG