strvmarv/total-recall
Multi-tiered memory and knowledge base plugin for TUI coding assistants (Claude Code, Copilot CLI, OpenCode, Cline, Cursor)
Platform-specific configuration:
{
"mcpServers": {
"total-recall": {
"command": "npx",
"args": [
"-y",
"total-recall"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...