Skip to content
VS Code

OpusClip for VS Code

io.github.opus-pro/opusclip

Turn long videos into AI-curated short clips: caption, reframe, thumbnail, schedule, and publish.

client:VS Code transport:streamable-http runtime:npm

Install OpusClip in VS Code

.vscode/mcp.json

{
  "servers": {
    "opusclip": {
      "type": "http",
      "url": "https://mcp.opus.pro/mcp"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

OpusClip in other clients