KINOPIPE FOR WINDSURF

Let Cascade edit video through typed KinoPipe tools.

Add the KinoPipe MCP server to Windsurf and let Cascade trim, resize, convert, caption and compose video with schema-validated operations.

SETUP
Add the MCP server
01

Open Windsurf Settings, choose Cascade then MCP, and add a server with the configuration below.

02

Approve the KinoPipe OAuth screen, refresh the tool list and ask Cascade for an edit.

mcp_config.json
{ "mcpServers": { "kinopipe": { "serverUrl": "https://kinopipe.com/mcp" } } }
Agent
Cascade
Authentication
OAuth 2.1
Result
Job status and download URL
PROMPTS TO TRY

Ask for the output you need.

KinoPipe gives Windsurf focused tools with bounded fields. Include the source and target format in your request.

Use KinoPipe to merge intro.mp4 and demo.mp4 into one 16:9 file.

Speed this tutorial up 1.5x with pitch-corrected audio and return the URL.

Windsurf reads MCP servers from its mcp_config.json. KinoPipe validates every operation before queueing, so Cascade never has to author FFmpeg flags.

FAQ

KinoPipe and Windsurf

Does Windsurf support remote MCP servers?

Yes. Cascade connects to hosted MCP servers by URL; KinoPipe uses OAuth for sign-in and consent.

What happens when an edit fails?

get_job returns a typed error with the reason, and successful jobs expose temporary signed download URLs.