Anamnesis for Windsurf
io.github.oscardvs/anamnesis
Cross-machine, file-first memory for Claude Code: markdown + SQLite FTS5, synced with git
client:Windsurf
transport:stdio
runtime:pypi
Install Anamnesis in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"anamnesis": {
"command": "uvx",
"args": [
"anamnesis-memory"
]
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs