Skip to content
Claude Desktop

neuromcp for Claude Desktop

io.github.adelelo13/neuromcp

Semantic memory for AI agents with hybrid search, knowledge graph, and consolidation

client:Claude Desktop transport:stdio runtime:npm

Install neuromcp in Claude Desktop

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

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

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

neuromcp in other clients