Skip to content
Cline

Total Agent Memory for Cline

io.github.vbcherepanov/total-agent-memory

Persistent local memory for coding agents: temporal knowledge graph, procedural and episodic recall

client:Cline transport:stdio runtime:pypi

Install Total Agent Memory 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": {
    "total-agent-memory": {
      "command": "uvx",
      "args": [
        "total-agent-memory"
      ]
    }
  }
}

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

Total Agent Memory in other clients