Nextcut MCP server lets AI agents render videos, stitch clips, add captions, generate slideshows, trim footage, extract thumbnails, and manage templates — all via the Model Context Protocol. Connect Claude, Cursor, Windsurf, or any MCP-compatible agent to automate your entire video production pipeline through a single API key.
Server Config
{
"mcpServers": {
"nextcut": {
"url": "https://api.nextcut.io/mcp-server",
"headers": {
"x-api-key": "YOUR_API_KEY"
}
}
}
}