Skip to content
Cline

aidimag for Cline

io.github.aidimag/aidimag

Persistent, verified memory for AI coding agents: recall, capture, guardrails, review queue.

client:Cline transport:stdio runtime:npm

Install aidimag 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

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "mcpServers": {
    "aidimag": {
      "command": "npx",
      "args": [
        "-y",
        "aidimag"
      ],
      "env": {
        "AIDIMAG_REPO": "<AIDIMAG_REPO>",
        "AIDIMAG_LLM": "<AIDIMAG_LLM>",
        "OPENAI_API_KEY": "<OPENAI_API_KEY>"
      }
    }
  }
}

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

aidimag in other clients