Professional video editors have spent decades mastering the art of the timeline, scrubbing through frames and manually syncing assets in a workflow that remains largely unchanged since the early days of digital non-linear editing. While generative AI has recently flooded the market with prompt-to-video tools, these applications typically operate as black boxes, delivering a finished clip without giving the creator any granular control over the internal structure of the edit. The industry is currently searching for a middle ground where the raw power of generative models meets the precision of a professional timeline, moving away from simple automation toward true agentic collaboration.
The Architecture of an Agentic Editor
This shift takes a concrete form with the release of palmier-pro, a dedicated AI video editor built exclusively for macOS. Unlike generic AI wrappers, palmier-pro is developed using Swift, ensuring deep integration with the Apple ecosystem and a performance profile tailored for high-resolution media. The interface is intentionally designed to mirror the professional workflow of Adobe Premiere Pro, providing a familiar environment for editors while embedding AI capabilities directly into the timeline. To maintain this level of performance, the software requires hardware equipped with Apple Silicon and must run on macOS 26 (Tahoe).
On the generative front, palmier-pro does not rely on a single internal model but instead integrates a suite of cutting-edge video and image generation engines, including Seedance, Kling, and Nano Banana Pro. These models allow users to generate assets that are immediately available for placement and manipulation within the editor. The accessibility of the platform is split into two distinct tiers. The core editor, the MCP server, and the agent chat functionality are released as open source, allowing users to access the primary editing suite for free without the need for a login. However, the generative AI features, which rely on expensive compute resources, are gated behind a login and a subscription model.
From Automation to Orchestration
While the inclusion of generative models is impressive, the actual technical breakthrough in palmier-pro lies in its implementation of the Model Context Protocol (MCP). Most AI editors treat the AI as a plugin that performs a specific task and then disappears. By adopting MCP, palmier-pro transforms the AI into a persistent collaborator that can exchange data and tools with external agents in real-time. This allows users to connect the editor to external agents such as Claude, Codex, or Cursor, or utilize the built-in agents provided by the software.
This architectural choice solves a critical tension in creative software: the conflict between the AI's ability to suggest changes and the user's need to execute them. Through MCP, an agent can effectively see the state of the timeline and perform actions within it, rather than just providing text-based instructions for the user to follow. For those using Claude Desktop, the integration is streamlined via the `mcpb` bundle, which allows for a one-click installation of the necessary components to link the LLM to the video editor. This creates a loop where the user and the agent are co-editing the same project, with the agent handling the tedious aspects of asset organization and initial cutting while the user maintains creative direction.
By open-sourcing the MCP server and the editor's core, palmier-pro is not just releasing a product but is proposing a standard for how creative tools should interact with the growing ecosystem of AI agents. The result is a system where the AI is no longer a separate tool used to create a clip, but a team member sitting inside the software, capable of manipulating the project file directly.
This integration of the Model Context Protocol signals a move toward a future where creative software is defined not by its feature set, but by its ability to host and coordinate autonomous agents.


