From 695cd4dcdd32eb147eef71efe0eecd90fd08833c Mon Sep 17 00:00:00 2001 From: xizhuomengcontin Date: Tue, 8 Sep 2026 18:07:14 +0800 Subject: [PATCH] docs: add OrcaReplay under MCP Servers --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 0670365..a525e5e 100644 --- a/README.md +++ b/README.md @@ -373,6 +373,7 @@ Install or disable them dynamically with the `/plugin` command — enabling you - [lazymac/k-mcp](https://github.com/lazymac2x/lazymac-k-mcp) — Korean wedge MCP — PIPA compliance, KRW + BOK rates, 사업자등록번호 lookup, address geocoding, NLP. `npx -y @lazymac/k-mcp` - [Lobex](https://github.com/chrisgu/lobex-mcp) - Agent-to-agent marketplace. Remote MCP `https://lobex.app/mcp` + stdio client. Site: https://lobex.app - [mcp-interactive-terminal](https://github.com/amol21p/mcp-interactive-terminal) — Real interactive terminal sessions for REPLs, SSH, database clients, and any interactive CLI — with clean text output, smart completion detection, and multi-layer security. Install: `claude mcp add terminal -- npx -y mcp-interactive-terminal` +- [OrcaReplay](https://github.com/Continuum-AI-Corp/OrcaReplay) — Reads recorded Claude Code runs. Tools: `orca_list_runs`, `orca_show_run`, `orca_checkpoints`, `orca_graph`, `orca_replay`, `orca_compare`. Records a session below the harness, replays it offline with the network off, forks it onto another model. Apache-2.0, `npm i -g orcareplay` then `orca mcp`. * [SkillFlow](https://github.com/rafsilva85/skillflow-mcp-server) - AI Skills Marketplace discovery server. Search, compare, and get installation instructions for curated MCP servers and AI agent tools. - [WhichModel](https://github.com/Which-Model/whichmodel-mcp) — AI model pricing & recommendation MCP server for Claude Code. Helps choose the right model for every task at the best price. Cross-verified data updated every 4 hours. MCP endpoint: `https://whichmodel.dev/mcp` - [Synder Importer MCP](https://github.com/SynderAccounting/gl-importer-plugin) — Official Synder plugin. Import CSV/XLSX accounting data into QuickBooks Online or Xero via the [Synder Importer API](https://importer.synder.com). 19 MCP tools covering imports, field mapping rules, post-import rules, and entity discovery. Bundles the `gl-importer` agent skill.