
CutPro
Turn long-form video into AI-analyzed clips, renders, and publishes through CutPro without manual timeline editing in a separate NLE.
Overview
CutPro is an MCP server for the Grow phase that analyzes long videos, creates AI clips, renders them, and publishes through the CutPro API.
What is this MCP server?
- Analyze long videos, generate clips, render, and publish via CutPro API
- npm @cutpro/mcp v1.0.2 with stdio plus remote streamable-http at https://mcp.cut.pro
- CUTPRO_API_KEY required (Pro plan; keys at cut.pro/studio/me/api-keys)
- Optional CUTPRO_WORKSPACE_ID for multi-workspace keys
- GitHub source at getcutpro/mcp
- 2 transports: stdio npm @cutpro/mcp v1.0.2 and remote https://mcp.cut.pro
- 2 environment variables documented: CUTPRO_API_KEY (required), CUTPRO_WORKSPACE_ID (optional)
What problem does it solve?
Repurposing a single long video into many social clips is slow when every cut and export happens outside your agent workflow.
Who is it for?
Founders who record long demos or podcasts and want agent-assisted clipping and publishing on a CutPro Pro plan.
Skip if: Builders who need frame-perfect cinematic editing or have no long-source video to repurpose.
What do I get? / Deliverables
Your agent can drive CutPro analyze-clip-render-publish steps so short-form content ships from the same MCP session.
- AI-selected clips from long-form video
- Rendered clip assets and publish actions via CutPro
Recommended MCP Servers
Journey fit
Short clips and repurposed footage are a Grow motion for indie products—distribution fuel after the product exists. Content subphase covers repurposing media for social, demos, and lifecycle marketing rather than building the app itself.
How it compares
Video clipping API via MCP, not an on-device ffmpeg skill or a generic LLM writer.
Common Questions / FAQ
Who is CutPro MCP for?
Solo builders and creators on CutPro Pro who want their coding agent to clip, render, and publish from long videos via MCP.
When should I use CutPro MCP?
Use it in Grow when you are turning webinars, demos, or interviews into short-form posts and need faster iteration than manual editing.
How do I add CutPro MCP to my agent?
Add @cutpro/mcp with stdio or point your client at https://mcp.cut.pro with CUTPRO_API_KEY set; use CUTPRO_WORKSPACE_ID if your key spans workspaces.