Skip to content
Cline

total recall for Cline

io.github.avi-bendetsky/total-recall

Persistent, verified, cross-session memory for AI agents. 26 tools. SQLite + sync.

client:Cline transport:stdio runtime:npm

Install total recall 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-recall": {
      "command": "npx",
      "args": [
        "-y",
        "@avi-total-recall/total-recall"
      ]
    }
  }
}

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

total recall in other clients