Skip to content
Claude Desktop

crbro memory for Claude Desktop

io.github.octonove/crbro-memory

Persistent file-based memory for AI agents: inspectable, versionable, fully local.

client:Claude Desktop transport:stdio runtime:npm

Install crbro memory in Claude Desktop

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

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

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

crbro memory in other clients