framely ships the tool, not the brain. It gives Claude Code — or any MCP agent — a typed, safe, undoable video-project surface. Every edit is a validated op; every render runs on your own machine.
Install in 60 seconds
[{ "op": "splitClip", "clipId": "c1", "atSec": 12.4 },
{ "op": "removeClip", "clipId": "c1b" },
{ "op": "moveClip", "clipId": "c2", "startSec": 12.4 }]How it works
framely analyzes media into time-indexed facts — silences, scenes, transcripts — read back as plain JSON your agent can reason over.
Your agent emits a batch of typed ops. framely validates every one, applies them atomically, and rejects bad input with an error the agent can retry.
A deterministic engine renders the result to a real MP4 on your machine — WebCodecs via headless Chrome, bit-identical to the web preview.
Marquee demos
The same core recipes run from the CLI, an agent over MCP, or a button in the web editor — one op surface, no duplicated logic.
Detect dead air with a pure RMS analysis, then split, remove, and close the gaps in one undoable op batch. The talking-head edit everyone does, in a single command.
$ framely cut-silencesTranscribe on your machine (or bring your own SRT), segment into a caption track, and burn it into the export. Bundled unlimited — no per-minute meter.
$ framely analyze --transcribe && framely captions buildIllustrated above. Screencasts rendered with framely land at launch.
Why framely
No LLM, no API key, no planner inside framely. Your agent brings the intelligence; framely is the typed hand it edits with. The op schema plus a project summary is the whole contract.
All decode, render, and analysis run locally through WebCodecs. Nothing leaves your machine except the audio slice you explicitly send to hosted captions.
Because compute is local, there are no per-minute credits to meter. One subscription unlocks the CLI and the web editor, with bundled unlimited auto-captions.
Edits are typed ops appended to a log; undo is deterministic replay. It doubles as an audit trail of exactly what the AI did.
Rivals meter render minutes and transcription. framely runs that compute on your machine, so it stays flat and unlimited. The free tier is fully usable — the op surface is never gated.
$19/mo· free tier, no login wall