Skip to content
Claude Desktop

claude replay for Claude Desktop

io.github.constripacity/claude-replay

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

client:Claude Desktop transport:stdio runtime:pypi

Install claude replay in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_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>"
      }
    }
  }
}

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

claude replay in other clients