palmier-io / palmier-pro
Summary
Palmier Pro is an open-source video editor for macOS 26 (Tahoe) on Apple Silicon, designed to integrate AI into the video editing workflow. Built from scratch with Swift, it allows users and AI agents to collaboratively generate and edit videos within its timeline. The platform features built-in generative AI capabilities, supporting models like Seedance, Kling, and Nano Banana Pro for direct video and image creation. It also integrates with external AI agents such as Claude, Codex, and Cursor through an exposed MCP server at "http://127.0.0.1:19789/mcp". While the core editor, MCP server, and agent chat are free and open source under GPLv3, the generative AI processing features require a login and subscription.
Key takeaway
For AI Engineers or Creative Technologists exploring new video production paradigms, Palmier Pro offers a unique platform to integrate generative AI and agent-driven editing. You should consider experimenting with its free, open-source editor and MCP server to develop custom AI workflows or agent interactions. This could streamline content creation by allowing AI agents to directly manipulate video timelines, potentially accelerating iterative design and production cycles.
Key insights
Palmier Pro is an open-source macOS video editor integrating AI agents and generative models directly into the timeline.
Principles
- AI integration enhances creative workflows.
- Open-source core can coexist with proprietary features.
- Standard protocols enable agent interoperability.
Method
Palmier Pro exposes an MCP server at "http://127.0.0.1:19789/mcp" via HTTP, allowing external AI agents like Claude or Cursor to connect and interact with the video timeline.
In practice
- Generate video/images with Seedance or Kling.
- Connect Claude Code to edit timeline via MCP.
- Use the free editor like Premiere Pro.
Topics
- Video Editing
- Generative AI
- macOS Applications
- Model Context Protocol
- AI Agents
- Open-Source Software
Code references
Best for: Computer Vision Engineer, Creative Technologist, AI Engineer, Software Engineer
Related on AIssential
Editorial summary, takeaway, and curation by AIssential. Original article published by Github Trending: All languages.