total recall for Cline
io.github.bas-more/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