What this SOP covers
This procedure walks you through connecting Claude to Higgsfield using an MCP connector, then generating UGC-style video ads from a single product photo. By the end, you will have a repeatable workflow for producing ad creative without hiring a creator, booking a shoot, or waiting days for deliverables.
Before You Start
Prerequisites
Part 1
Connect Claude to Higgsfield
Create a Higgsfield Account
If you already have a Higgsfield account, skip to Step 2.
- Go to higgsfield.ai and click the sign-up button.
- Create your account using email or a Google/social login.
- Confirm your email if prompted, then log in to your dashboard.
higgsfield.ai
Copy the MCP Connector URL
This is the URL Claude uses to communicate with Higgsfield. Copy it now. You will paste it in the next step.
https://mcp.higgsfield.ai/mcp
This URL is also displayed on the Higgsfield developer page under the MCP tab. You can copy it directly from there if you prefer.
Open Claude Settings
Open Claude in your browser at claude.ai and make sure you are logged in.
- Click your profile icon in the bottom-left corner of the sidebar.
- Select Settings from the menu.
Add the Higgsfield Connector
Inside Settings, navigate to the Connectors section.
- Click the Connectors tab in the left sidebar of the Settings panel.
- Click Add Connector (or the + button).
- In the Name field, type Higgsfield.
- In the URL field, paste the connector URL you copied in Step 2:
https://mcp.higgsfield.ai/mcp
Authenticate and Connect
- Click Add to save the connector.
- Click Connect next to the Higgsfield entry.
- A Higgsfield login window will appear. Sign in with the same account you created in Step 1.
- Authorize Claude to access your Higgsfield account when prompted.
Once connected, you will see a green status indicator next to the Higgsfield connector. This setup is one-time only.
If the connection fails, confirm you are on a Claude Pro, Team, or Enterprise plan. The free plan does not support MCP connectors.
Part 2
Generate Your UGC Ads
Upload Your Product Photo
- Start a new conversation in Claude.
- Click the attachment icon (paperclip) or drag and drop your product photo into the chat.
- Use a clear, well-lit image with a clean background. The better the photo, the better the output.
Product-only photos on a white or neutral background produce the cleanest results. Lifestyle images with busy backgrounds can confuse the model.
Write Your First UGC Ad Prompt
With the image attached, type your prompt in the chat. Tell Claude what kind of video you want and it will use Higgsfield to generate it.
Here is a starter prompt you can use right away:
Claude will process your request, connect to Higgsfield, build the scene, select an appropriate avatar, and generate the video clip.
Generation typically takes 1 to 3 minutes depending on the complexity and Higgsfield queue. Claude will show a progress indicator while the video renders.
Generate Variations with Different Hooks
Once your first ad is generated, ask Claude for additional versions. Different hooks and angles give you more material to test.
Claude will generate each variation as a separate clip, giving you multiple creatives from one product photo.
Review and Download
- Preview each generated video directly in the Claude chat.
- Click the download button on any clip you want to keep.
- If a clip is not quite right, describe what to change and Claude will regenerate it. For example: "Make the lighting warmer" or "Use a different person" or "Make the hook more direct."
Save your best prompts. Once you find a structure that works for your product category, you can reuse it across your entire catalog.
Reference
Example Prompts and Structures
Use these as starting points. Swap in your product details, adjust the hook style, and iterate based on what converts.
Every strong UGC ad prompt follows this pattern: Format (what kind of video) + Scene (setting and action) + Hook (opening line or angle) + Tone (how it should feel) + Product context (what the product does).
Best for: Products that solve a clear, everyday frustration. Skincare, productivity tools, kitchen gadgets.
Best for: Products that consolidate or replace multiple items. All-in-one tools, multi-use products.
Best for: Premium products, subscription boxes, anything with strong packaging or visual appeal.
Best for: Products with a noticeable before/after effect. Supplements, fitness products, software tools.
Best for: Products entering a competitive market. Direct-to-consumer brands with a clear differentiator.
Use this fill-in-the-blank template to build custom prompts for any product category. The more specific your inputs, the better the output.
Alternative: The Skill Method
If you use Claude Code, Codex, OpenClaw, or Hermes, the Skill method gives you deeper integration. Instead of the MCP connector, you install Higgsfield skills directly into your coding agent via CLI. This gives you three dedicated skills: Generate, Product Photoshoot, and Soul ID.
This method is for coding agents (CLI-based). If you are using the standard Claude chat at claude.ai, use the MCP connector method in Part 1 above.
Add the Skills
Open your terminal and run this command. It pulls all three Higgsfield skills (generate, soul, and product-photoshoot) into your agent in one step.
npx skills add higgsfield-ai/skills
Sign In
Authenticate your Higgsfield account so the skills can submit jobs through the CLI.
higgsfield auth login
Plug Skills into Your Agent
Once installed and authenticated, you can invoke the skills directly. The three skills available are:
/higgsfield:generate
/higgsfield:product-photoshoot
/higgsfield:soul
You can browse and install additional skills from the Higgsfield skill hub.
github.com/higgsfield-ai
Questions
Frequently Asked Questions
Troubleshooting
Common Issues
https://mcp.higgsfield.ai/mcp with no trailing spaces. Make sure you are on Claude Pro or higher. Try removing and re-adding the connector.node -v to check. If Node is installed but the command still fails, try running with npx skills@latest add higgsfield-ai/skills.Free Live Masterclass
Want to see workflows like this built live?
Join the free AI Savvy Founders live masterclass and watch these AI systems get set up in real time. No replay. No fluff. Just the exact steps founders are using to build faster.
Register for the Masterclass