Skip to content
Claude Desktop

neurohive for Claude Desktop

io.github.adelelo13/neurohive

Multi-agent memory intelligence with expertise tracking and conflict detection

client:Claude Desktop transport:stdio runtime:npm

Install neurohive in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "neurohive": {
      "command": "npx",
      "args": [
        "-y",
        "neurohive"
      ]
    }
  }
}

Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs

neurohive in other clients