Skip to content
Claude Desktop

ClipUGC for Claude Desktop

io.github.clipugc/clipugc

Create AI influencer characters, looks, video clips and merged UGC app ads with ClipUGC.

client:Claude Desktop transport:stdio runtime:npm

Install ClipUGC in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "mcpServers": {
    "clipugc": {
      "command": "npx",
      "args": [
        "-y",
        "clipugc"
      ],
      "env": {
        "CLIPUGC_API_KEY": "<CLIPUGC_API_KEY>",
        "CLIPUGC_API_BASE_URL": "<CLIPUGC_API_BASE_URL>"
      }
    }
  }
}

Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs

ClipUGC in other clients