MCP ServerLive

Generate UGC adsfrom inside Claude

UnrealUGC ships an official Model Context Protocol server. Plug it into Claude Cowork, Claude Code, OpenAI Codex, or Claude.ai — your assistant gets typed tools for every endpoint.

Claude Desktop config

json
{
  "mcpServers": {
    "unrealugc": {
      "command": "npx",
      "args": ["-y", "@unrealugc/mcp"],
      "env": {
        "UNREALUGC_API_KEY": "usk_live_..."
      }
    }
  }
}

Or, for Claude.ai remote MCP, point at https://unrealugc.com/api/mcp.

What you can do

Hand the keys to your agent.It handles the rest.

Eleven tools, every API endpoint, full JSON Schema input definitions. Your agent picks the right model, estimates cost, and reports back when the video is ready.

Generate from chat

Ask Claude to make 3 variations of an ad and check on them after coffee. The agent handles model selection, polling, and reporting.

Wire into agent workflows

Plug into n8n, Zapier, agent platforms, or your own orchestrator. Standard MCP protocol — same shape as every other MCP server.

Browse from your IDE

Inspect models, creators, voices, and your video history without ever leaving Claude Cowork or Claude Code.

Drive batched generation

Generate dozens of ads across different creators in a single conversation. The agent rate-limits itself and surfaces failures inline.

Tool catalog

list_modelslist_creatorslist_voiceslist_projectscreate_projectlist_videosget_videoestimate_video_costgenerate_videoget_creditsget_me

Connect in two minutes

Paste one JSON snippet, restart your client, ask it to generate something. We'll handle the rest.