HomeOther › OrcaReplay

OrcaReplay

Read, replay and fork recorded coding-agent runs.

TypeScript
★ 261 stars Last pushed 2026-09-23 License: Apache-2.0

Connect

Review any command before running it. Package names and URLs come from the server's own registry entry.

Package (npm 0.4.0)

npx -y orcareplay@0.4.0

Or add to your MCP client config:

{
  "mcpServers": {
    "orcareplay": {
      "command": "npx",
      "args": [
        "-y",
        "orcareplay@0.4.0"
      ]
    }
  }
}

This server takes extra arguments — see its repository.

Related servers

Data from the Official MCP Registry