Skip to content
VS Code

CueFrame for VS Code

ai.cueframe/cueframe

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

client:VS Code transport:streamable-http

Install CueFrame in VS Code

.vscode/mcp.json

{
  "servers": {
    "cueframe": {
      "type": "http",
      "url": "https://api.cueframe.ai/v1/mcp"
    }
  }
}

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

CueFrame in other clients