Skip to content
Claude Desktop

nexo for Claude Desktop

io.github.wazionapps/nexo

Cognitive memory for AI agents. Atkinson-Shiffrin, RAG, knowledge graph. 100+ tools.

client:Claude Desktop transport:stdio runtime:npm

Install nexo in Claude Desktop

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

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

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

nexo in other clients