Skip to content
Windsurf

claude replay for Windsurf

io.github.constripacity/claude-replay

Session checkpoint & recovery for Claude Code: resume, search, tag, and export recorded sessions.

client:Windsurf transport:stdio runtime:pypi

Install claude replay in Windsurf

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

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "mcpServers": {
    "claude-replay": {
      "command": "uvx",
      "args": [
        "claude-replay"
      ],
      "env": {
        "CLAUDE_REPLAY_DB": "<CLAUDE_REPLAY_DB>"
      }
    }
  }
}

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

claude replay in other clients