macOS video editor built for AI
Add to ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"palmier-pro": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-palmier-pro"
]
}
}
}