Loading MCP server directory, please wait...
Session checkpoint & recovery for Claude Code: resume, search, tag, and export recorded sessions.
npx @getmcp/cli add io.github.constripacity/claude-replayRequires Python 3.10+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.constripacity/claude-replay": {
"command": "uvx",
"args": [
"mcp",
"claude-replay"
],
"env": {
"CLAUDE_REPLAY_DB": ""
}
}
}
}