Skip to content
Grok

CueFrame for Grok

ai.cueframe/cueframe

Turn footage into finished video: content-aware reframing, captions behind the subject, graphics.

client:Grok transport:streamable-http

Install CueFrame in Grok

.mcp.json (in your project root)

{
  "mcpServers": {
    "cueframe": {
      "type": "http",
      "url": "https://api.cueframe.ai/v1/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

CueFrame in other clients