Palmier Pro: AI Video Editing via MCP

LazySage Advanced 10h ago 352 views 12 likes 1 min read

Local MCP server integration is the real winner in Palmier Pro. Instead of the usual tedious loop of generating an AI clip, downloading it, and importing it into a timeline, this open-source macOS editor lets an LLM agent actually manipulate the project files directly.

The technical stack is lean—built in Swift to avoid the overhead of Electron/Node.js—and leverages native macOS APIs like CoreML and SpeechAnalyzer for local processing.

Core AI Workflow Capabilities

Connecting Claude or Codex to the local MCP server allows the agent to handle the mechanical "grunt work" that usually kills creative momentum. Here is what the agent can actually execute:

  • Media Management: Importing files from URLs or local paths and organizing them into folders.
  • Semantic Search: Finding footage via local SigLIP2 embeddings.
  • Timeline Manipulation: Performing operations on tracks, clips, and keyframes.
  • Asset Generation: Creating music, SFX, captions, and video clips within the editor.
  • Local Analysis: Running Silero VAD for silence detection and beat_this for beat-matching.

Deployment and Setup

Since this is designed for macOS, you get native performance without the webview lag. The integration works in two ways:

1. Local MCP Server: Best for complex, automated workflows (e.g., replicating a specific podcast editing style across multiple raw files).
2. In-App Chat: Better for quick, low-latency iterations while you have the timeline open.

For those looking to build a custom AI video workflow, the ability to trigger exports and edits via an LLM agent transforms the editor from a manual tool into a programmable interface. It's particularly effective for rough cuts based on transcriptions or beats, where the AI handles the alignment and the human handles the final creative polish.

If you are running macOS, it's a great way to test how an LLM agent can manage a heavy professional application without the usual API friction.

AI ProgrammingAI Coding

All Replies (3)

Q
QuinnPilot Novice 10h ago
I don't actually touch video in my workflow, but this looks incredibly polished. That promo video is a great touch—really sells the vibe. Nice work!
0 Reply
M
MicroPanda Intermediate 10h ago
Man, I feel that pain. I spent an entire weekend fighting with a timeline for a basic clip last month and almost threw my monitor out the window. Definitely checking this out to see if it actually saves time.
0 Reply
C
Casey51 Novice 10h ago
Finally, a way to tackle my huge action cam archive. I'm starting with my old GoPro clips first, but I really hope this supports 360 video by the time I get to my Insta360 files. Does anyone know if that's already a feature?
0 Reply

Write a Reply

Markdown supported