The Cutroom Assistant
A chat panel docked in the editor window. Ask for a timeline summary or an edit, and it calls the editor’s tools to do it.
What Cutroom adds
Status: working alpha, Linux only, build from source. There are no published binaries yet.
A chat panel docked in the editor window. Ask for a timeline summary or an edit, and it calls the editor’s tools to do it.
Around 190 scriptable methods on the editor, from D-Ogi’s Kdenlive fork, for driving it from Python, the command line or any D-Bus client.
183 tools an AI agent can call: import, cut, arrange, transitions, effects, keyframes and render. Claude Code, Claude Desktop or your own scripts can use them too.
Jamendo music and Openverse, on top of Kdenlive’s own media providers.
A JavaScript expression engine for keyframes and two libplacebo GPU effects, from D-Ogi’s fork.
The flatpak has its own application ID, com.arynwood.Cutroom, so it can sit next to a regular Kdenlive install.
How the assistant works
Open it from the Launch Assistant button, or View, then Cutroom Assistant.
Before you install
Arynwood Cutroom is a modified version of Kdenlive. It is not made or endorsed by the KDE project or the Kdenlive team. It is built on the D-Ogi/kdenlive fork, whose D-Bus scripting API it depends on.
Questions
Privacy, models and what happens to your project.
Yes. It’s GPL-3.0 open-source software, like the Kdenlive it’s built on. The source is on GitHub.
Not by default. The assistant uses Ollama on your own machine. If you point it at a remote endpoint, the conversation and clip or file names go to that service, but never the media files.
Claude Code and Claude Desktop can drive the editor through the MCP tool server, from outside the editor. The in-editor panel supports Ollama and OpenAI-compatible endpoints, not Anthropic’s API.
Larger models do better. In testing, small local models were unreliable at multi-step edits, which is why the panel asks before every change. A larger local model or a hosted one will do better.
Keep reading
Docs · GitHub
How the Cutroom Assistant turns plain-language requests into timeline edits, and its limits.
Read the docsPersonal AI · Linux
A local AI workspace for the Linux desktop that can drive Kdenlive through Cutroom’s MCP server.
Meet Arynwood MCPBenchmark · Ollama
What a CPU-only machine can realistically run, measured on a 2012 Xeon.
Read the benchmarkMCP & creative workflows
Start with one task, such as a repeatable edit, and we’ll agree on the integrations and limits before any work begins.