Skip to content
Windsurf

OpusClip for Windsurf

io.github.mindstone/mcp-server-opus-video-clip

OpusClip MCP server — clip long-form videos, manage projects, collections, censor jobs, posts

client:Windsurf transport:stdio runtime:npm

Install OpusClip in Windsurf

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

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "mcpServers": {
    "mcp-server-opus-video-clip": {
      "command": "npx",
      "args": [
        "-y",
        "@mindstone/mcp-server-opus-video-clip"
      ],
      "env": {
        "OPUS_API_KEY": "<OPUS_API_KEY>",
        "OPUS_API_TIMEOUT_MS": "<OPUS_API_TIMEOUT_MS>",
        "OPUS_UPLOAD_TIMEOUT_MS": "<OPUS_UPLOAD_TIMEOUT_MS>",
        "OPUS_BRIDGE_TIMEOUT_MS": "<OPUS_BRIDGE_TIMEOUT_MS>",
        "MCP_WORKSPACE_PATH": "<MCP_WORKSPACE_PATH>"
      }
    }
  }
}

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

OpusClip in other clients