Continuum-AI-Corp/OrcaReplay
Rank #787io.github.Continuum-AI-Corp/orcareplay
Read, replay and fork recorded coding-agent runs.
Continuum-AI-Corp/OrcaReplay is a Model Context Protocol (MCP) server published by Continuum-AI-Corp. It ranks #787 of 127,399 servers tracked on MCP Toplist, and its repository has 226 GitHub stars. Continuum-AI-Corp/OrcaReplay is listed across 2 registries — Official MCP and Glama, with 3 tracked versions. It was first listed on Sep 7, 2026 and most recently updated on Sep 10, 2026.
Ranks ahead of 126,612 of 127,399 servers on MCP Toplist.
Use Continuum-AI-Corp/OrcaReplay
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add orcareplay -- npx -y mcp orcareplay[mcp_servers.orcareplay]
command = "npx"
args = ["-y", "mcp", "orcareplay"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"orcareplay": {
"command": "npx",
"args": [
"-y",
"mcp",
"orcareplay"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"orcareplay": {
"command": "npx",
"args": [
"-y",
"mcp",
"orcareplay"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"orcareplay": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"mcp",
"orcareplay"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"orcareplay": {
"command": "npx",
"args": [
"-y",
"mcp",
"orcareplay"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"orcareplay": {
"command": "npx",
"args": [
"-y",
"mcp",
"orcareplay"
]
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.Continuum-AI-Corp%2Forcareplay)<a href="https://mcptoplist.com/server/io.github.Continuum-AI-Corp%2Forcareplay"><img src="https://mcptoplist.com/badge/io.github.Continuum-AI-Corp%2Forcareplay.svg" alt="MCP Toplist: Top 1% of 127,399" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
Continuum-AI-Corp
Other servers by Continuum-AI-Corp
View all Continuum-AI-Corp servers →Available versions (3)
| Version | Published |
|---|---|
| 0.2.4 | Sep 10, 2026 |
| 0.2.3 | Sep 8, 2026 |
| 0.2.2 | Sep 7, 2026 |
Frequently asked questions
- Who maintains Continuum-AI-Corp/OrcaReplay?
- Continuum-AI-Corp/OrcaReplay is maintained by Continuum-AI-Corp, which publishes 3 MCP servers (14 total versions) tracked on MCP Toplist.
- Is Continuum-AI-Corp/OrcaReplay listed on the Official MCP Registry?
- Yes — Continuum-AI-Corp/OrcaReplay is listed on the Official MCP Registry, alongside Glama.
- How many versions does Continuum-AI-Corp/OrcaReplay have?
- MCP Toplist tracks 3 versions of Continuum-AI-Corp/OrcaReplay, most recently published on Sep 10, 2026.
- Where can I find the source code for Continuum-AI-Corp/OrcaReplay?
- The source code for Continuum-AI-Corp/OrcaReplay is hosted at github.com/Continuum-AI-Corp/OrcaReplay.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.