Skip to content
Cline

Adaptive Memory Graph for Cline

io.github.raskolnikovdd/adaptive-memory-graph

Persistent memory for Claude via weighted, interconnected knowledge nodes.

client:Cline transport:stdio runtime:pypi

Install Adaptive Memory Graph 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": {
    "adaptive-memory-graph": {
      "command": "uvx",
      "args": [
        "adaptive-memory-graph"
      ]
    }
  }
}

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

Adaptive Memory Graph in other clients