Claude Replay runs on your own machine — the client starts it, so there is no endpoint to ping. 123 installs a week from pypi. Last commit 3 Jun 2026.
Session checkpoint & recovery for Claude Code: resume, search, tag, and export recorded sessions.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add claude-replay -- uvx claude-replay
{
"mcpServers": {
"claude-replay": {
"args": [
"claude-replay"
],
"command": "uvx"
}
}
}
[mcp_servers.claude-replay]
command = "uvx"
args = ["claude-replay"]
{
"mcpServers": {
"claude-replay": {
"args": [
"claude-replay"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"claude-replay": {
"args": [
"claude-replay"
],
"command": "uvx"
}
}
}
Answers built from our own checks of this server.