# clipugc

Official CLI for ClipUGC — create AI characters, generate looks, and produce UGC-style videos for your mobile app from the terminal.

- **Type:** MCP server
- **Trust:** 60/100 (B), scored on the package rubric
- **Verification:** community-indexed — nobody has claimed this listing
- **Version:** 1.2.2
- **Author:** Unknown
- **License:** MIT
- **npm:** clipugc
- **Source:** https://github.com/clipugc/ClipUGC-CLI
- **Compatible clients:** claude-code, cursor, copilot, gemini (basis: transport)

## Trust

60/100 (B), scored on the package rubric
- Publisher verified: no
- Install scripts: nothing suspicious found
- Prompt-injection scan: not run
- Obfuscation scan: not run
- Evidence age: 0 days

## Security scan

- **Status:** clean
- **Scanned:** 2026-09-05T22:52:04.489Z
- **Version scanned:** 1.2.2
- **CVEs:** none found by OSV at scan time

## Tools

11 declared. Statically extracted from the shipped source — a floor on the surface, not a census.
- `list_characters` — List ClipUGC AI characters (AI influencers). Same as `clipugc characters list`. scope "mine" (default) lists the
- `create_character` — Create a new AI character from a plain-text description. Same as `clipugc characters create`. The server extracts
- `generate_image` — Generate one or more new looks (reference images) of an existing character. Same as `clipugc images generate`.
- `list_images` — List the looks (reference images) of a character with id, status (pending, processing, completed, failed), scene_prompt
- `create_clip` — Animate a character look (or your own photo) into a short video clip. Same as `clipugc videos create`.
- `create_motion_clip` — Animate a character look (or your own photo) by copying the motion of a driver video. Same as `clipugc videos motion`.
- `merge_ad` — Merge a completed clip with an app screen recording and a hook text overlay (plus optional background music) into the
- `get_video` — Get the current status of a clip (kind "clip", default; same as `clipugc videos status <id>`) or of a merged ad
- `download_video` — Download a completed clip (kind "clip", default; same as `clipugc videos download <id>`) or a completed merged ad
- `get_credits` — Return the authenticated user's credit balance and the live per-action credit costs (image, clip, clip_10s, scene_staged,
- `list_hooks` — Get AI-suggested hook texts (the short attention-grabbing line burned over a UGC ad). Same as `clipugc hooks suggest`.

## Install

**Verdict: review** — Installable, but 1 thing to check first: No publisher has proved control of this listing; it is indexed, not vouched for.
**Cautions** (coverage gaps and advisories — never blocking)
- No publisher has proved control of this listing; it is indexed, not vouched for.
**Config** (claude-code):
```json
"{\n  \"mcpServers\": {\n    \"clipugc\": {\n      \"command\": \"npx\",\n      \"args\": [\n        \"-y\",\n        \"clipugc\"\n      ],\n      \"env\": {\n        \"CLIPUGC_API_KEY\": \"<YOUR_CLIPUGC_API_KEY>\"\n      }\n    }\n  }\n}"
```
**Credentials it will ask for** (names only — Forge never holds a value):
- `CLIPUGC_API_KEY` — Clipugc API Key (optional)
Placeholders only. Forge never holds, brokers, or transmits a credential value — replace each <YOUR_NAME> in your own config file. Do not send a value back to Forge; no Forge endpoint accepts one.
- This entry needs 1 credential (0 required). The generated config carries placeholders, so it will fail in the editor rather than at runtime if they are left unset.

## Blast radius

Moderate blast radius — holds an api key; runs on your machine.
- Floor 23, ceiling 23 (tier: moderate)
- This is impact, not likelihood. A high radius is not a defect: a filesystem server is supposed to write files. It is never part of the trust score.

## Machine-readable views of this entry

- Signed JSON: https://forgeregistry.com/api/v1/packages/clipugc
- Install plan: https://forgeregistry.com/api/v1/packages/clipugc/install-plan
- Alternatives: https://forgeregistry.com/api/v1/alternatives/clipugc
- HTML page: https://forgeregistry.com/registry/clipugc
- MCP: POST https://forgeregistry.com/api/mcp → `forge_get_package` / `forge_install_plan`

## About this document

Generated by Forge (https://forgeregistry.com) — a compact rendering of the same record served, signed, at the JSON URL above. Trust and scan facts are the registry's own measurements; anything Forge did not measure is named as unmeasured rather than omitted.
