Loomal

claude-replay

MCP server by github.com/constripacity/claude-replay

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

1 starspypi: claude-replay

About claude-replay

claude-replay is an MCP (Model Context Protocol) server published by constripacity in the official MCP registry, listed under Search on Loomal. Session checkpoint & recovery for Claude Code: resume, search, tag, and export recorded sessions.

It ships as a Python package on PyPI (claude-replay), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/constripacity/claude-replay, where the project has earned 1 GitHub stars.

Use claude-replay with your agent

Claude Code · one command
claude mcp add claude-replay -- uvx claude-replay
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "claude-replay": {
      "command": "uvx",
      "args": [
        "claude-replay"
      ]
    }
  }
}
pypiclaude-replay

Frequently asked questions

What is claude-replay?
claude-replay is an MCP (Model Context Protocol) server by constripacity in the Search category. Session checkpoint & recovery for Claude Code: resume, search, tag, and export recorded sessions.
How do I connect claude-replay to Claude, Cursor, or another MCP client?
Install claude-replay from its pypi package (claude-replay) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is claude-replay open source?
Yes — the source code is public at github.com/constripacity/claude-replay, with 1 GitHub stars.
Can AI agents pay to use claude-replay?
Not yet through Loomal — claude-replay is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain claude-replay? Claim this listing free by verifying GitHub ownership, or contact us.