Skip to content
Claude Desktop

deja vu for Claude Desktop

io.github.vshulcz/deja-vu

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

client:Claude Desktop transport:stdio runtime:npm

Install deja vu in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

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

Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs

deja vu in other clients