Ask
Describe a cut, caption style, motion graphic, generated asset, audio treatment or delivery target.
Plan, inspect and deliver real OpenChatCut projects from Codex while every accepted change remains visible and editable in the timeline.
$ codex login$ ./scripts/install-codex-plugin.sh✓ 25 MCP tools registered✓ 10 editing skills loaded→ Open a new Codex task
Codex never rewrites project JSON. It calls the loopback daemon through a dependency-free STDIO bridge, validates a proposal, then submits revision-safe semantic operations through the same engine as the Web editor.
Describe a cut, caption style, motion graphic, generated asset, audio treatment or delivery target.
Inspect the normalized diff, affected dependencies, warnings and provider cost before any write.
Approved operations commit as one revision with CAS, idempotency and a single-step undo boundary.
Open the editor URL at any time and continue manually on exactly the same project revision.
Inspect projects, validate edits, apply semantic operations and review history.
Transcribe, read the script, remove words or pauses and restyle linked captions.
Create editable lower thirds, title cards, callouts and charts with the safe MG DSL.
List providers and generate images, B-roll, voice, music or SFX into managed local assets.
Create reversible denoise and processing derivatives without replacing source media.
Render preview frames, validate the project, start pinned exports and track persistent jobs.
The bridge reads only the protected runtime descriptor and daemon token. It does not access SQLite, project JSON, Codex auth files or provider keys. Paid generation and outbound media remain approval-gated.
git clone https://github.com/NeuraSea/open-chat-cut.git
cd open-chat-cut
./scripts/install.shRequires the local OpenChatCut daemon, Node.js 20+ and a signed-in Codex CLI.
Read the docs →