palmier-io/palmier-pro
macOS video editor built for AI
What it solves
Palmier Pro is a macOS video editor designed specifically for AI-driven workflows. It removes the friction between generative AI tools and the final editing timeline, allowing users to generate content and use AI agents to manipulate the project directly.
How it works
Built from scratch with Swift for macOS, the editor integrates state-of-the-art generative models (such as Seedance, Kling, and Nano Banana Pro) directly into the timeline. It also implements the Model Context Protocol (MCP), exposing an HTTP server that allows external AI agents (like Claude, Codex, or Cursor) to connect and perform edits on the project timeline.
Who it’s for
Video editors and creators who use generative AI for content creation and and want a professional-grade timeline editor that integrates with AI agents.
Highlights
- Swift-native macOS app: Optimized for Apple Silicon.
- Integrated Generative AI: Generate video and images directly within the editor.
- MCP Support: Allows AI agents to edit the timeline via an HTTP server.
- Agent Integration: Compatible with Claude Code, Codex, Cursor, and Claude Desktop.
Related
- Dispatch
- Project
hetpatel-11/Adobe_Premiere_Pro_MCPAn MCP bridge that enables AI agents to control Adobe Premiere Pro, providing over 280 tools for automated video editing, project management, and timeline manipulation.
- Project
0xsline/OpenChatCutAn open-source, local-first AI video editor that combines a professional multitrack timeline with conversational agents for editable, agent-driven video production.
- Project
SamurAIGPT/Generative-Media-SkillsA multimodal toolset for AI agents to generate and edit professional images, videos, and audio via a schema-driven architecture powered by muapi-cli.
- Project
samuelgursky/davinci-resolve-mcpDaVinci Resolve MCP is an open‑source server that exposes the full DaVinci Resolve Studio scripting API as a JSON‑over‑HTTP service. AI agents can call high‑level tools (project creation, media import, timeline editing, grading, Fusion, Fairlight, render setup, etc.) and receive a uniform result envelope for safe, auditable automation. It works with the paid Studio edition via the normal external‑scripting interface, and includes a Lua‑based bridge to reach the free edition. An optional Node‑based “advanced” server can edit Resolve project files offline. The package ships a local browser control panel and integrates with many IDEs, making it a practical foundation for on‑premise AI post‑production assistants.