Skip to content
Tech News
← Back to articles

Show HN: Palmier Pro – Open-source macOS video editor built for AI

read original more articles
Why This Matters

Palmier Pro represents a significant advancement in open-source video editing by integrating AI directly into the workflow, offering Mac users a free, Swift-native tool that combines traditional editing with generative AI capabilities. Its open architecture and seamless integration with AI agents position it as a versatile platform for both creators and developers, potentially transforming how video content is produced and edited in the industry.

Key Takeaways

Palmier Pro is an open source video editor for Mac. You and your agent can generate and edit videos together inside the timeline.

Swift-native video editor

We built Palmier Pro from scratch with Swift. The north star is Premiere Pro, with our take on integrating AI into the workflow.

Built-in Generative AI

Generate videos and images with SOTA models like Seedance, Kling, Nano Banana Pro inside the timeline editor.

Integrates with your agents

Connects your Claude/Codex/Cursor via MCP, or use the in-app agent to work on the same project together.

MCP server

When the app is open, it exposes an MCP server at http://127.0.0.1:19789/mcp via HTTP. To connect:

Claude Code

... continue reading