Loading MCP server directory, please wait...
AI clips from long videos: analyze, clip, render and publish via the CutPro API.
npx @getmcp/cli add io.github.getcutpro/cutproRequires Node.js 18+. Community-contributed server. Review source before installing.
CUTPRO_API_KEYYour CutPro API key (Pro plan). Generate one at https://cut.pro/studio/me/api-keys.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.getcutpro/cutpro": {
"command": "npx",
"args": [
"-y",
"@cutpro/mcp"
],
"env": {
"CUTPRO_API_KEY": "",
"CUTPRO_WORKSPACE_ID": ""
}
}
}
}