Why this is differentMarketing is ten jobs — Fable does the one that used to be impossible
The add-custom-connector flowStep 1 — Bolt Higgsfield onto Claude as a connector
- Get the URL. Higgsfield's MCP server address is
https://mcp.higgsfield.ai/mcp(it's on higgsfield.ai/mcp — copy it from the source, never from a spelling you heard out loud). - Open Claude's connector settings: click the + under the message box → Connectors → Manage connectors. (On the web app this also lives under Settings → Connectors.)
- Click Add custom connector, paste
https://mcp.higgsfield.ai/mcp, and name it Higgsfield. Click Add. - Authenticate. Higgsfield uses account-based login (no API key to paste) — click Connect and sign in with your Higgsfield account. It now appears under your custom connectors.
- Set the tools to Always allow so the agent isn't halted for a permission click on every single generation, then refresh the tools list. Scroll the connector menu and you should now see Higgsfield's tools available.
One brief, run in parallelStep 2 — Give it the goal and the workflow
approved/ folder on your disk.Steal this verbatimThe copy-paste campaign prompt
- GOAL: Build me a full set of ads — both image ads and video ads — for [OFFER NAME], in a [BRAND STYLE, e.g. 'clean paper / motion-graphic'] style.
- WORKFLOW: 1) Scrape [OFFER PAGE URL] and pull the headline, the proof/results, the imagery, and any photo of me. 2) Read [SCRIPT OR USE-CASE LIST — e.g. a file path or pasted notes] and extract every use case or benefit I'm showing. 3) Using the Higgsfield MCP, generate the image ads and video ads IN PARALLEL — one creative per key use case. Also make one ~60-second motion-graphic video ad in that paper style. Write your own detailed prompts per model; if a generation comes out wrong, rewrite the prompt and regenerate.
- SELF-QA (do not skip): After generating each creative, look at it. Anything with misspelled or garbled on-screen text, a broken layout, the wrong logo, or an off-brand look → move it to a
rejected/folder. Clean, on-brand creatives → move to anapproved/folder. Keep generating until I have at least [N, e.g. 8] approved creatives. - HANDOFF: Organise everything neatly into a single project folder with
image-ads/approved,image-ads/rejected,video-ads/approved,video-ads/rejected, and open it in Finder so I can browse it. Then summarise what you made and what you rejected and why.
It has eyesStep 3 — The self-QA sort: approved vs rejected
approved/, the ones with garbled on-screen text or obvious mistakes into rejected/. In the demo it caught its own misspellings and a creative where the on-screen URL came out as nonsense, and quietly moved them to rejected without being told which specific ones were bad. It works because a model that can view its own output can be told to hold it to a bar and loop until enough pass. You reproduce it with the single SELF-QA instruction above.- What 'good' looks like in
approved/: on-screen text is spelled correctly and readable, the layout isn't broken, your logo/URL is intact, the look matches the brand style you asked for, and the message maps to a real use case from your offer. - What lands in
rejected/: garbled or misspelled captions, a mangled URL, warped faces or hands, the wrong brand colours, or a creative that's just off-tone. These are exactly the failures human reviewers waste hours catching. - The human still reviews
approved/before anything ships. Model self-QA is best-effort taste — it reliably catches obvious junk, not every brand nuance or a subtle factual slip in the copy. - The real win: you go from sifting forty files to approving a curated handful. 'Slot machine' becomes 'slot machine with a filter'.
Save yourself the hourGotchas and what to actually expect
- Tools not showing? You forgot to refresh the tools list after adding the connector, or the auth didn't complete. Re-open the connector, confirm it's authenticated, refresh.
- It described the ads but made no files. You ran it in a plain chat window with no filesystem access. Re-run in a session that can write folders (Claude Code or the desktop app pointed at a working directory).
- Credits. Generating a whole campaign in parallel burns Higgsfield credits fast, and 'Always allow' lets it do so unsupervised — start with a small N (e.g. 4 approved) on a real brief before you let it run big.
- Don't trust spellings from a video. Copy the MCP URL (
https://mcp.higgsfield.ai/mcp) from Higgsfield's own page, not from anything you transcribed by ear. - Parallel ≠ instant. Concurrent jobs still queue against the provider's limits; a full campaign is minutes, not seconds. The agent will tell you when it's done — go do something else and come back.
Turn one good run into a systemMake it repeatable: scope → goal → workflow → handoff
- Scope — name the one deliverable: '8 approved ad creatives + one 60-sec motion video from my offer page'. Specific and checkable beats 'some ads'.
- Goal — give the agent that outcome up front in one instruction, including the self-QA bar. A well-specified goal is what lets it run without you babysitting.
- Workflow — fix the order: scrape → extract use cases → generate in parallel → self-sort. This is your reusable engine.
- Handoff — define the artifact exactly: the named folders, opened in Finder, plus a written summary of what was rejected and why. The folder is the product, not the chat.
Claude on the Payroll · Part 3 of 5Where this sits in the series
- Part 1 — The always-on operator: give Claude a standing goal and let it work. → guides.kno2gether.com/fable5-payroll-goal
- Part 2 — The bookkeeper: Claude reads your statements and flags the subscriptions to cancel. The computer-use 'cancel' step is review-and-permission gated — it surfaces what to cancel; you click the final button. → guides.kno2gether.com/fable5-payroll-bookkeeper
- Part 3 — This guide: the one-agent ad team that builds and self-QAs your campaign. → guides.kno2gether.com/fable5-payroll-admaker
- Part 4 (next) — Prove-it-or-destroy-it: telling Claude to adversarially tear your idea apart instead of agreeing with you. It's research rigour, NOT financial advice — even when the example is a stock hypothesis, the takeaway is the method (red-team your own thesis), never a trade to make. → guides.kno2gether.com/fable5-payroll-redteam
- Part 5 — Finding clients: Claude researches and drafts outreach. Critical guardrail — it drafts, you send. Every message is human-reviewed before it leaves; the agent never auto-DMs or auto-emails. → guides.kno2gether.com/fable5-payroll-clients
Get the next drop
New AI build guides + the occasional bonus template. No spam, unsubscribe anytime.
By submitting you agree to our Privacy Policy & Terms. Unsubscribe anytime.
Frequently asked questions
What's the exact Higgsfield MCP URL and how do I add it?
https://mcp.higgsfield.ai/mcp. In Claude, click + under the message box → Connectors → Manage connectors → Add custom connector, paste that URL, name it Higgsfield, and click Add. Connect/sign in with your Higgsfield account (no API key needed), set the tools to Always allow, and refresh the tools list so they appear.Do I need Developer Mode to add a custom connector?
Why did the agent describe the ads but not create any files?
Can the agent really sort good creatives from bad ones by itself?
approved/ and garbled ones (misspelled on-screen text, broken layout, mangled URL) to rejected/, looping until enough pass. It catches obvious junk reliably — but it's taste, not guaranteed accuracy, so review the approved folder before anything ships.