Browser-based non-linear video editor controlled via JSON timeline for AI-driven editing with live preview and ffmpeg export.
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent โ or use 1-click editor setup below.
One-click editor setup isnโt available for this listing yet โ we donโt have a confirmed install command, and weโd rather show nothing than point your editor at the wrong package or host. Follow the projectโs own setup instructions, linked above.
Inspect callable tools, capabilities, and parameters exposed to AI agents by FableCut.
โโโโโโโโ โโโโโโ โโโโโโโ โโโ โโโโโโโโ โโโโโโโโโโ โโโโโโโโโโโโ โโโโโโโโโโโโโโโโโโโโโโโโโโโ โโโโโโโโโโโโโโโโโโโ โโโโโโโโโโโโ โโโโโโ โโโโโโโโโโโโโโโโโโโ โโโโโโ โโโ โโโ โโโ โโโ โโโโโโ โโโโโโโโโโโโโโโโโโโ โโโโโโ โโโ โโโ โโโ โโโ โโโ โโโ โโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโ โโโ โโโ โโโ โโโโโโโโโโ โโโโโโโโโโโโโโโโ โโโโโโโ โโโโโโโ โโโ
A browser video editor that AI agents can drive.
English ยท ็ฎไฝไธญๆ ยท ๆฅๆฌ่ช ยท Espaรฑol ยท Portuguรชs (BR)
https://github.com/user-attachments/assets/2430b854-168b-4a9a-af2e-489e5efa7543
FableCut is a Premiere-style non-linear video editor that runs entirely in your browser โ and exposes its whole timeline as one JSON document. Edit it by hand, from the UI, or let an AI agent (Claude Code, Claude Desktop, or anything that speaks MCP/REST) cut your video for you while you watch the timeline update live.
Zero npm dependencies. One node server.js. That's it.

Most "AI video" tools hide the edit behind an API. FableCut flips that: the
project file is the interface. project.json describes media, clips,
tracks, effects, keyframes and transitions โ any process that can write JSON
can edit video, and the open browser UI hot-reloads within ~150 ms via
server-sent events. A human and an agent can work on the same timeline at the
same time.
Editing
localStorage. Enable Link timeline and Project bin selection so picking a
timeline clip highlights its media in Project, and clicking a Project item
selects every timeline clip that uses it (off by default)../media/ (same-origin after import). Remote SVG is refused. Agents use
fablecut_import_media with an https:// path. The URL is not kept as
media.src โ that would taint the canvas and break export.exportFrame in project.json). Preview dims the overscan; drag the
Export frame handle to reframe (e.g. 16:9 canvas โ 9:16 export). Fast export
crops to the frame; WebCodecs and Realtime export are disabled while a frame is setcurrent / sequence duration; when markers are set, IN, marked duration, and OUT stack on the right. Export has a Range dropdown (Entire timeline / INโOUT; defaults to INโOUT when markers exist) so you can keep markers for split/trim and still export the full sequence. Enabling Limit constrains playback to the marked range and maps Home / End to the IN and OUT positions rather than the full timeline. t splits clips at the markers; โงt trims clips to the work (between marker in and marker out) area.Look
Factual signals from GitHub, npm, and our automated checks โ not a rating.
No reviews yet โ be the first to share how this listing worked for you.
Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.
[](https://allmcps.com/mcp/ronak-create-fablecut)<a href="https://allmcps.com/mcp/ronak-create-fablecut"><img src="https://allmcps.com/api/badge/ronak-create-fablecut?style=directory" alt="FableCut on AllMCPs" /></a>