Skip to content
Claude Desktop

unerr for Claude Desktop

io.github.unerr-ai/unerr

Operational memory for AI agents: code graph, session memory & guardrails. No context rot.

client:Claude Desktop transport:stdio runtime:npm

Install unerr in Claude Desktop

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

{
  "mcpServers": {
    "unerr": {
      "command": "npx",
      "args": [
        "-y",
        "@unerr-ai/unerr"
      ]
    }
  }
}

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

unerr in other clients