Skip to content
Claude Desktop

Total Agent Memory for Claude Desktop

io.github.vbcherepanov/total-agent-memory

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

client:Claude Desktop transport:stdio runtime:pypi

Install Total Agent Memory in Claude Desktop

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

{
  "mcpServers": {
    "total-agent-memory": {
      "command": "uvx",
      "args": [
        "total-agent-memory"
      ]
    }
  }
}

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

Total Agent Memory in other clients