Open source video editing for agents
The full mcut editor is coming soon. Join the waitlist for early access.
# core SDK
bun add @mcut/timeline @mcut/editor @mcut/compositor @mcut/media @mcut/react @mcut/transcription# caption providers
bun add @mcut/transcription-assemblyai @mcut/transcription-local @mcut/transcription-ai-sdk ai# CLI
bunx @mcut/cli --help- SDK available
- Use the TypeScript packages for timelines, previews, media/export, captions, React interfaces, and CLI workflows.
- Built for agents
- Compose edits through serializable commands, editor operators, CLI tools, and MCP server packages.
- Editor coming soon
- The full editor will use the same engine for cutting, captioning, exporting, and agent-assisted video work.