ClipUGC for Windsurf
io.github.clipugc/clipugc
Create AI influencer characters, looks, video clips and merged UGC app ads with ClipUGC.
client:Windsurf
transport:stdio
runtime:npm
Install ClipUGC in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"clipugc": {
"command": "npx",
"args": [
"-y",
"clipugc"
],
"env": {
"CLIPUGC_API_KEY": "<CLIPUGC_API_KEY>",
"CLIPUGC_API_BASE_URL": "<CLIPUGC_API_BASE_URL>"
}
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs