total recall for Claude Desktop
io.github.bas-more/total-recall
Persistent, verified, cross-session memory for AI agents. 26 tools. SQLite + sync.
client:Claude Desktop
transport:stdio
runtime:npm
Install total recall in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"total-recall": {
"command": "npx",
"args": [
"-y",
"@avi-total-recall/total-recall"
]
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs