First public release. Drives OpenCut classic from an MCP client (Claude Code, Cline, etc.) via Playwright + `window.__editor`.
What's here
- 12 MCP tools: state / add_track / add_media / insert_clip / split_at / move / trim / delete / undo / redo / export / screenshot
- `scripts/demo.ts`: end-to-end integration test that doubles as the recorded demo
- `docs/demo.mp4` + `docs/demo.gif`: 12-second screencast of the demo run
Dependency
Runs against `kenimo49/opencut-classic`, not upstream. Validated against commit `a7443ec8` (Phase 1.1 wasm helper exposure). Details in README.
Health
Baseline scorecard: B (87) — all dimensions A except testgap (100% test-unreachable by churn; acceptable for a PoC that would need running Playwright to unit-test the tool bodies). Registered in `kenimo49/code-health-ops` for tracking.