Catalog
io.github.clauderecallhq/recall
OfficialPersistent memory for Claude Code. Search, recall, and re-inject context from any session.
Search and retrieve context from previous Claude Code sessions to maintain persistent memory.
README not available yet.
Install
claude_desktop_config.json
{
"mcpServers": {
"recall": {
"command": "npx",
"args": [
"-y",
"@clauderecallhq/cli@0.12.0"
]
}
}
}