recall for Claude Desktop
io.github.recallworks/recall
Open-source MCP memory server. Persistent, searchable, tiered memory across sessions.
client:Claude Desktop
transport:stdio
runtime:pypi
Install recall in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"recall": {
"command": "uvx",
"args": [
"ai-recallworks"
]
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs