New integration

Build TikTok-ready UGC ads
by chatting with Claude.

Connect FacelessVidz to Claude in 60 seconds. Then ask Claude for a full UGC ad, a still image, a custom workflow, or a tweak to an existing one — and it builds the workflow on your canvas automatically. Every node is real, every credit is yours, every output stays in your account.

MCP URL: https://www.facelessvidz.com/api/mcp/mcp

New here, or stuck connecting?

This integration is brand new. If anything doesn't work or you have feedback, reach out, we read every message and reply fast.

How it works

FacelessVidz exposes a Model Context Protocol (MCP) server. When you connect it to Claude, every FacelessVidz tool becomes a native tool Claude can call mid-conversation — like having a co-pilot that actually clicks the buttons on the canvas for you.

01
Connect once

OAuth handshake links Claude to your existing FacelessVidz account. No API keys to copy.

02
Ask in plain English

Describe what you want — a 10-second leggings ad, a still product hero shot, a remix of your last workflow. Claude picks the right tool.

03
Watch it build

Workflows land on your canvas as drafts you can inspect, then either run node-by-node or kick off all at once. Real credits, real outputs.

Connect in 60 seconds

Three ways to use the connector. Pick the Claude you already use.

Claude.ai (web)

Recommended

Browser, no install. Best for trying it in 60 seconds.

  1. 1
  2. 2
    Click Add custom connector.
  3. 3
    Paste the MCP URL: https://www.facelessvidz.com/api/mcp/mcp
  4. 4
    Authorize when the OAuth pop-up appears (signs into your existing FacelessVidz account).
  5. 5
    Start a new chat and ask: "what tools do you have from facelessvidz?" — Claude should list ad_ugc, generate_image, build_custom_workflow, fork_workflow, update_workflow, get_job_status, etc.

Claude Code (CLI)

Run it from your terminal. OAuth handled automatically.

  1. 1
    Install Claude Code if you don't have it already:
  2. 2
    bashnpm install -g @anthropic-ai/claude-code
  3. 3
    From any project folder, add the connector:
  4. 4
    bashclaude mcp add facelessvidz https://www.facelessvidz.com/api/mcp/mcp
  5. 5
    Claude Code will open the OAuth flow in your browser. Sign in to FacelessVidz once, then return to the terminal.
  6. 6
    Verify the tools are available:
    bashclaude mcp list

Claude Desktop (Mac / Windows)

Add it to claude_desktop_config.json.

  1. 1
    Open Claude Desktop → Settings → Developer → Edit Config.
  2. 2
    Paste this connector block into the mcpServers object:
    json{
      "mcpServers": {
        "facelessvidz": {
          "url": "https://www.facelessvidz.com/api/mcp/mcp"
        }
      }
    }
  3. 3
    Restart Claude Desktop. The first message that uses FacelessVidz will trigger the OAuth flow — sign in to your existing account.
  4. 4
    If you see "no tools available" after restart, open Settings → Connectors and confirm every FacelessVidz tool is enabled.

What you can ask Claude to do

Real prompts that work today. Claude picks the right tool, fills in defaults, and surfaces credit estimates before anything expensive runs.

Full UGC ad from a product URL
"Build a UGC ad for the Gymshark Soft Sculpt Leggings — fit female influencer talking about them, 10 seconds, vertical, native audio. https://ca.gymshark.com/products/..."

Calls ad_ugc with the product images and your talent vibe. Returns a workflow URL you click to watch the canvas generate the talent, per-shot references, and Kling 3.0 Omni clips.

JSON to paste into the Import box
"Generate JSON I can paste for a custom workflow that builds a 10-second UGC ad with one clip, native audio."

Returns a facelessvidz-template-v1 envelope. Paste it into Workflows → Import. Lands as a draft workflow you inspect before generating.

Tweak a draft in place
"In that workflow, change the talent prompt to describe a Black male in his late 20s instead."

Calls update_workflow to edit only the talent node’s prompt. No clone, no extra workflow in your list. Refuses to touch nodes that already generated.

Fork an existing job
"Use that finished workflow as a base but swap the talent to this photo and change the second clip’s prompt to a hands-on close-up."

Calls fork_workflow. Reuses every unchanged node’s output (zero credits on those), regenerates only what you mutated.

Generate a single image
"Make me a Nano Banana 2 image of a 1990s diner at night."

Routes to nano-banana-2-image at 9:16 native. Costs ~6 credits. URL is returned inline so you can save it.

Off-template requests
"Build a 15-image slideshow at 1s each combined into a video, narrated by ElevenLabs."

Claude composes the whole node graph with build_custom_workflow (image-gen + script + voice + final-video + 15 ordered clips). Lands as a draft so you inspect before paying.

What you can ask for

Just say what you want in plain English — Claude figures out how to build it. Here are the kinds of things people ask, and what they get back.

Make a full ad

"Make a UGC ad for these leggings with a fit female creator talking about them."

Builds the whole thing — the creator, the shots, the voiceover, and the final stitched video.

"Make a 3-scene before/after story ad for my skincare serum."

A multi-scene ad with the same character across every scene and one continuous voiceover.

"Make a trending POV TikTok for this product."

A short viral-format clip with the on-screen hook and payoff text built in.

"Copy the camera movement from this video onto my product."

Recreates a reference video's motion with your character or product.

Make a single thing

"Generate a product photo of this on a marble counter."

A single image. Claude picks the best image model for the look you describe.

"Make one 8-second clip of her holding the bottle."

A single video clip, no full-ad scaffolding around it.

"Create a voiceover that sounds like a calm British man."

A standalone voice clip — preset voices, voice cloning, or designed from a description.

Edit & remix

"Change the creator to a guy in his 30s."

Edits your project in place if it hasn't generated yet — no starting over.

"Do that ad again but swap the background and the voice."

Copies a finished project with your changes, reusing what didn't change so it costs less.

"Add captions to this finished video."

Adds or changes captions without re-rendering the clips — about 25 seconds.

"Build me the workflow but don't generate anything yet."

Sets everything up on your canvas as a draft so you can review before spending credits.

Check & manage

"Is that ad done yet?"

Live status, progress, and the result link for anything running.

"Cancel that job."

Stops a running job and refunds credits for anything not started.

"How many credits do I have left?"

Your balance, plan, and account status at a glance.

FAQ

Do I need to know how to code?

No. You just chat in plain English — "make me a UGC ad for these leggings," "generate a product photo," "change the talent to a guy in his 30s." Claude figures out which tool to use and builds it on your canvas. The setup is a one-time connect; after that it's all conversation.

Does it cost extra, or use my normal credits?

It uses the exact same FacelessVidz credits you already have — nothing extra for connecting to Claude. Before anything expensive runs, Claude tells you the credit cost and waits for your OK. Small things (like a single image) just run. Editing or remixing an existing project is usually cheaper than making it from scratch.

Is Claude free to use?

Claude.ai has a free tier that works with the connector, plus paid plans for heavier use — that's billed by Anthropic, separate from FacelessVidz. Claude Code and Claude Desktop work too. You only pay FacelessVidz credits for what you actually generate.

I connected it but Claude says it can't find FacelessVidz.

Open a brand-new chat first — Claude loads your connected tools when a chat starts, so older chats won't see it. If a fresh chat still doesn't work, go to Claude's Settings → Connectors, disconnect FacelessVidz, and reconnect. That takes about 10 seconds and fixes it almost every time.

Can I change something after Claude builds it?

Yes. Just tell Claude what to change — "make the first clip shorter," "swap the background," "use a different voice." If the project hasn't generated yet, it edits it in place. If you've already generated it and want to keep the original, Claude makes a copy with your changes instead, so you never lose work.

Will everything still show up in my account?

Yep. Anything Claude makes lands in your FacelessVidz library and on your canvas, exactly like if you'd made it on the site yourself. Claude only ever touches your own account, and you can keep using the website normally — the connector is just an extra way to create, not a replacement.

Do I have to use Claude now?

Not at all. The whole site works exactly as before — tools, workflows, the canvas. Claude is an optional shortcut for people who'd rather describe what they want than click through it. Use it when it's handy, ignore it when it's not.

Ready to try it?New

Connecting takes about 60 seconds. Start with a single-clip ad, paste a Shopify product URL, see what Claude builds. You can cancel anything before it costs credits.

Use FacelessVidz with Claude — MCP setup, prompts, examples | Faceless Vidz