Palmier Pro

The video editor built for AI.

Download Palmier Pro for macOS

Requires macOS 26 (Tahoe) on Apple Silicon

4,102

⭐ Stars

324

🍴 Forks

37

🐛 Open Issues

Swift

💻 Language

Palmier Pro Interface

Palmier Pro UI

Why Palmier Pro?

Swift-native video editor

Built from scratch with Swift. Our north star is Premiere Pro, with our take on integrating AI into the workflow. Experience native performance and seamless integration with macOS.

Built-in Generative AI

Generate videos and images with SOTA models like Seedance, Kling, Nano Banana Pro directly inside the timeline editor. Create stunning content with AI assistance.

Integrates with your agents

Connects your Claude/Codex/Cursor via MCP, or use the in-app agent to work on the same project together. Collaborate intelligently with AI-powered assistance.

MCP Server Integration

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

Claude Code

claude mcp add --transport http palmier-pro http://127.0.0.1:19789/mcp

Codex

codex mcp add palmier-pro --url http://127.0.0.1:19789/mcp

Cursor

The easiest way is go inside the app HelpMCP InstructionsInstall in Cursor, or install manually by adding this to ~/.cursor/mcp.json:

{
  "mcpServers": {
    "palmier-pro": {
      "type": "http",
      "url": "http://127.0.0.1:19789/mcp"
    }
  }
}

Claude Desktop

We bundle a mcpb with the app that allows a one click install Desktop Extension on Claude Desktop. Go to HelpMCP InstructionsInstall in Claude Desktop

Frequently Asked Questions

Is Palmier Pro fully open source?

The video editor (without the generative AI features) is fully open source. The MCP server and the agent chat are also open source. The only thing that is closed source is the generative AI processing.

Is it free?

The editor is free. You can download it with no login required, and use it as a video editor like CapCut or Adobe Premiere. You can also use the MCP server for free, and start experimenting using Claude Code/Desktop or Cursor to interact with your timeline editor. Generative AI features require login and subscription.

What platforms does it support?

macOS 26 (Tahoe) on Apple Silicon only.

Community & Support

Star History

Star History Chart

Copyright (C) 2026 Palmier, Inc.

Palmier Pro is open source under GPLv3.