Skip to content
Windsurf

deja vu for Windsurf

io.github.vshulcz/deja-vu

deja-vu: local memory over the session histories of thirty-four coding agents.

client:Windsurf transport:stdio runtime:npm

Install deja vu in Windsurf

~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json

{
  "mcpServers": {
    "deja-vu": {
      "command": "npx",
      "args": [
        "-y",
        "@vshulcz/deja-vu"
      ]
    }
  }
}

Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs

deja vu in other clients