palmier-io / palmier-pro

· Source: Github Trending: All languages · Field: Technology & Digital — Software Development & Engineering, Artificial Intelligence & Machine Learning, Gaming & Interactive Media · Depth: Intermediate, quick

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

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

Topics

Code references

Best for: Computer Vision Engineer, Creative Technologist, AI Engineer, Software Engineer

Related on AIssential

Open in AIssential →

Editorial summary, takeaway, and curation by AIssential. Original article published by Github Trending: All languages.