opencut controller for Claude Desktop
io.github.jxue0/opencut-controller
Professional MCP server for video editing automation with OpenCut.
client:Claude Desktop
transport:stdio
runtime:npm
Install opencut controller in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"opencut-controller": {
"command": "npx",
"args": [
"-y",
"opencut-controller"
]
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs