joseairosa/recall
Persistent cross-session memory for Claude & AI agents. Self-host on Redis/Valkey, or use the managed SaaS at recallmcp.com.
Platform-specific configuration:
{
"mcpServers": {
"recall": {
"command": "npx",
"args": [
"-y",
"recall"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...