Skip to content
Grok

OpusClip for Grok

io.github.opus-pro/opusclip

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

client:Grok transport:streamable-http runtime:npm

Install OpusClip in Grok

.mcp.json (in your project root)

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

Grok Build reads Claude Code's .mcp.json and Claude Desktop's config unchanged, so a server you have already set up there needs nothing new. The Grok web app and X integration do not take custom servers. Grok docs

OpusClip in other clients