Heidelberg AICurriculum

Claude JUST Unlocked Images & Videos! (Higgsfield MCP & CLI)

AI Foundations ·2026-05-21 ·2 min read

Summary written by us from the video's transcript. The video, and everything in it, is AI Foundations's work.

Learn how to connect Claude with Higgs Field, generate images and videos, and set up a CLI‑driven marketing automation for YouTube thumbnails.

Takeaways

  • Connecting Claude to Higgs Field via the MCP requires only a URL paste and permission grant.
  • Claude automatically crafts detailed image prompts and selects the best model, eliminating manual prompt engineering.
  • The Animate feature lets you turn any generated image into a short video with AI‑created audio.
  • Installing the Higgs Field CLI and skills enables powerful automation through Claude Code without deep coding knowledge.
  • A simple folder structure in Claude Code lets you store assets and run fully automated YouTube thumbnail generation, cutting hours of manual work each week.

Connecting Claude via the MCP

Open the Claude cloud desktop, go to **Customize → Connectors**, click the plus sign and choose *Add custom connector*. Give it a name (e.g., “Higgsfield connection”) and paste the remote MCP server URL provided on the Higgs Field page. After adding, click **Connect** and sign in with Google or email. Grant Claude the desired tool permissions—*always allow* for image generation is recommended. Verify the connector shows as connected before proceeding.

Generating an Image in Claude Chat

In a Claude chat window, simply describe the visual you want, such as a *hyperrealistic pirate sailing on the sea with treasure*. Claude automatically creates a detailed prompt (including lens type, depth of field, and cinematic color grading) and selects the optimal Higgs Field image model. The generated image appears inline within seconds.

Animating an Image into a Video

Click the **Animate** button beneath the generated image. Provide a brief description of the desired motion—e.g., “waves crashing, ship rocking, pirate laughing.” Claude refines the prompt and chooses the best video model (such as *C Dance 2.0*). A short video (default 15 seconds) with audio is produced; lower‑quality settings can be used first to conserve credits before re‑generating in higher resolution.

Installing the Higgs Field CLI

Copy the npm install command from the Higgs Field page and paste it into a terminal. After installation, run the authentication command; a browser window opens for you to log into your Higgs Field account and authorize the device. Once authenticated, execute the *skills* command to install the pre‑built skill set into Claude Code. Select all skills with arrow keys + space bar, choose **Claude Code** as the target agent, and install globally using the symlink method.

Setting Up a Marketing Automation Folder

In Claude Code, create a project folder (e.g., *marketing‑automation*) and subfolders: *assets/images‑of‑me* and *assets/logos*. These folders will store reference photos and brand logos for thumbnail generation. Open the folder in Claude Code to work within this context.

Automating YouTube Thumbnail Creation

Prompt Claude inside the marketing folder with your video title and a brief thumbnail concept. Claude will: 1) query the RapidAPI YouTube endpoint to fetch top‑performing thumbnails for similar keywords, 2) download those images for analysis, 3) use Higgs Field to generate 4–5 thumbnail variations incorporating your assets, and 4) save the results in the project folder. This reduces a multi‑step manual workflow (research → Photoshop → compression → upload) to three automated steps.