Automating DaVinci Resolve Timeline Video Editing with GPT-6 Astra via MCP
A breakdown of connecting OpenAI's GPT-6 Astra to DaVinci Resolve through Model Context Protocol (MCP) to automate timeline cuts, clip placement, and track edit
Digital creator そう (@so_ainsight) on X has spotlighted a pioneering workflow that connects OpenAI's latest model, GPT-6 Astra, with professional video editing suite DaVinci Resolve through the Model Context Protocol (MCP). By enabling the language model to directly slice footage, arrange tracks, and sequence clips on the actual editing timeline, this experiment presents a compelling alternative to pure generative video synthesis.

Image source: @so_ainsight via X
Rather than synthesizing synthetic video frames from scratch, this implementation positions the AI as an active digital editor operating the buttons and timeline sliders of industry-standard non-linear editing (NLE) software. It highlights an emerging post-production paradigm where foundation models manipulate verified production assets directly inside native creative applications.
A Paradigm Shift: Direct Timeline Manipulation Over Video Generation
In generative AI video workflows, industry attention has largely centered on text-to-video tools like Runway, Pika, and Sora that render brand-new video footage from textual prompts. While effective for concept art and visual effects generation, these generative engines often struggle in professional post-production pipelines that require strict continuity, verified real-world footage, and frame-accurate editorial pacing.
The core breakthrough of this workflow lies in repurposing AI not as a content generator, but as a hands-on operator of professional software. Instead of hallucinating new pixels, GPT-6 Astra acts as a surrogate editor's hands, navigating DaVinci Resolve's native interface and timeline tracks. Given a repository of source footage, the model evaluates clip metadata, decides cut points, organizes asset hierarchies, and executes edits directly on the timeline, preserving original image fidelity while automating tedious assembly tasks.
Three-Stage Timeline Control Process via MCP Integration
Communication between GPT-6 Astra and DaVinci Resolve relies on the Model Context Protocol (MCP), an open integration architecture originally developed by Anthropic. Through MCP tools, the language model transcends simple text conversation to issue structured remote procedure calls against DaVinci Resolve's internal scripting and timeline APIs.
When an operator issues a natural language directive—such as "assemble these raw clips into a fast-paced sequence"—the automation executes across three coordinated phases:
- Cut Evaluation and Assembly Planning: The AI reviews clip lengths, narrative context, and editorial objectives to decide optimal in/out points and chronological clip ordering.
- NLE Instruction Dispatch: Translating the editorial plan into concrete commands, the model transmits native scripting instructions to DaVinci Resolve via the MCP server interface.
- Physical Timeline Execution: Inside DaVinci Resolve, the playhead repositions, blade cut operations fire, ripple deletes remove excess frames, and clips snap into target tracks, dynamically building the cut sequence on screen.
Practical Constraints and Verified Production Caveats
Despite the impressive demonstration, the creator emphasized that this pipeline does not represent effortless one-click magic. Operating AI as a non-linear editor currently introduces clear friction points and verified technical costs:
- Manual Tool Engineering: Every discrete software operation had to be individually coded, mapped, and exposed via MCP before DaVinci Resolve could reliably execute incoming instructions.
- Exhaustive Prompt Iteration: Achieving the intended pacing and cut alignment required continuous prompt engineering, trial-and-error corrections, and frequent workflow adjustments.
- Significant Time Investment: The viral demonstration video was presented at high speed; producing this single assembled edit actually required more than a full day (over 24 hours) of dedicated troubleshooting and execution.
- Initial Baseline vs. Compounding Gains: The creator noted that this demonstration was their very first complete timeline edit using this MCP bridge, and production speed steadily improved in subsequent revisions as operational patterns stabilized.
Original source
- Original post by @so_ainsight on X: Overview and practical takeaways on connecting GPT-6 Astra to DaVinci Resolve via MCP.
- Demonstration video of timeline automation: High-speed capture of AI executing cut operations and track rearrangements inside DaVinci Resolve.
- Final assembled video demo: The completed vertical video sequence assembled through AI-driven timeline manipulation.