Loading MCP server directory, please wait...
Persistent memory for Claude Code. Search, recall, and re-inject context from any session.
npx @getmcp/cli add io.github.clauderecallhq/recallRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.clauderecallhq/recall": {
"command": "npx",
"args": [
"-y",
"@clauderecallhq/cli"
]
}
}
}