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
{
"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