Skip to content
Cline

ClipUGC for Cline

io.github.clipugc/clipugc

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

client:Cline transport:stdio runtime:npm

Install ClipUGC in Cline

~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.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>"
      }
    }
  }
}

Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs

ClipUGC in other clients