total recall for Zed
io.github.bas-more/total-recall
Persistent, verified, cross-session memory for AI agents. 26 tools. SQLite + sync.
client:Zed
transport:stdio
runtime:npm
Install total recall in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"total-recall": {
"command": "npx",
"args": [
"-y",
"@avi-total-recall/total-recall"
]
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs