orcareplay for Claude Desktop
io.github.continuum-ai-corp/orcareplay
Read, replay and fork recorded coding-agent runs.
client:Claude Desktop
transport:stdio
runtime:npm
Install orcareplay in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"orcareplay": {
"command": "npx",
"args": [
"-y",
"orcareplay"
]
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs