Skip to content
VS Code

UnrealUGC for VS Code

com.unrealugc/mcp

Generate and manage AI UGC video ads through eleven typed MCP tools

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

Install UnrealUGC in VS Code

.vscode/mcp.json

{
  "servers": {
    "mcp": {
      "type": "http",
      "url": "https://unrealugc.com/api/mcp"
    }
  }
}

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

UnrealUGC in other clients