Skip to content
Windsurf

opencut controller for Windsurf

io.github.jxue0/opencut-controller

Professional MCP server for video editing automation with OpenCut.

client:Windsurf transport:stdio runtime:npm

Install opencut controller in Windsurf

~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json

{
  "mcpServers": {
    "opencut-controller": {
      "command": "npx",
      "args": [
        "-y",
        "opencut-controller"
      ]
    }
  }
}

Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs

opencut controller in other clients