Skip to content
Cline

unerr for Cline

io.github.unerr-ai/unerr

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

client:Cline transport:stdio runtime:npm

Install unerr in Cline

~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json

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

Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs

unerr in other clients