Skip to content
Zed

ClipUGC for Zed

io.github.clipugc/clipugc

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

client:Zed transport:stdio runtime:npm

Install ClipUGC in Zed

~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json

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

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

Merge this into your existing settings object — do not replace the file. Zed docs

ClipUGC in other clients