Catalog
io.github.BAS-More/total-recall
OfficialPersistent, verified, cross-session memory for AI agents. 26 tools. SQLite + sync.
Cross-session persistent memory for AI agents with SQLite storage and sync.
README not available yet.
Install
claude_desktop_config.json
{
"mcpServers": {
"total-recall": {
"command": "npx",
"args": [
"-y",
"@avi-total-recall/total-recall@0.2.4"
]
}
}
}