← Index

io.github.Avi-Bendetsky/total-recall

io.github.Avi-Bendetsky/total-recall·v0.2.3·Databases
Quality Score
80
/100

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

§01  Install
Claude Desktop (claude_desktop_config.json)
{
  "mcpServers": {
    "total-recall": {
      "command": "npx",
      "args": [
        "-y",
        "@avi-total-recall/total-recall"
      ]
    }
  }
}
Cursor (.cursor/mcp.json)
{
  "mcpServers": {
    "total-recall": {
      "command": "npx",
      "args": [
        "-y",
        "@avi-total-recall/total-recall"
      ]
    }
  }
}
Cline (cline_mcp_settings.json)
npx -y @avi-total-recall/total-recall
§03  MCP Quality Score  ·  methodology
freshness
25
completeness
10
installability
25
documentation
15
stability
5
§04  Alternatives in Databases