HHiggsfield MCP

Setup

How to Connect Higgsfield MCP to Claude

Step-by-step: add the Higgsfield MCP connector to Claude (web, desktop, and Claude Code) and generate images and video from your chat.

Published 2026-07-17 · Updated 2026-07-17 · Unofficial guide to Higgsfield MCP

Higgsfield MCP turns Claude into a creative engine: once connected, you can ask Claude to generate images, videos, train characters, and pull your generation history — all without leaving the conversation. This guide walks through the exact setup for Claude's web/desktop app and for Claude Code.

What you need before you start

The connector is account-based, so there is no API key to copy. You only need two accounts and some free credits.

  • A Higgsfield account (new accounts get free credits).
  • A Claude account that supports custom connectors (Claude web or the desktop app).
  • For Claude Code / terminal agents, use the Higgsfield CLI instead of the connector flow.

Connect Higgsfield to Claude (web & desktop)

The visual flow is the fastest path for most users. Open Claude's connector settings and paste the hosted MCP URL.

  1. Open Claude and go to Settings → Connectors.
  2. Add a custom connector and name it “Higgsfield”.
  3. Paste the connector URL: https://mcp.higgsfield.ai/mcp
  4. Click Add → Connect, then sign in with your Higgsfield account.
  5. Ask Claude to generate an image to confirm it works.

Using Higgsfield inside Claude

After connecting, Claude can call every model on the Higgsfield platform. You describe the shot in plain language and Claude picks the model, configures parameters, fires the generation, and brings the result back into the chat.

  • Image generation: Soul, Nano Banana, Flux, Seedream and more.
  • Video generation: Veo, Kling, Seedance, and Higgsfield's in-house models.
  • Iterate in chat: refine, compare models, or animate a still.

Claude Code and terminal agents

For Claude Code, Codex, OpenClaw, or Hermes-style terminal workflows, Higgsfield recommends the CLI path rather than the visual connector. Install the CLI, authenticate, and optionally add Higgsfield Skills.

  • Install: npm install -g @higgsfield/cli
  • Authenticate: higgsfield auth login
  • Optional skills: npx skills add higgsfield-ai/skills

Frequently asked questions

Do I need an API key for Higgsfield MCP on Claude?

No. The official hosted connector uses account-based sign-in through Higgsfield; no API key is documented for the MCP connector. Generations are billed against your Higgsfield credits.

Why does my client reject the MCP URL?

Official pages show both https://mcp.higgsfield.ai and https://mcp.higgsfield.ai/mcp in different contexts. Use the exact URL shown in the current Higgsfield MCP copy button or the client-specific guide.

Which Claude surfaces support the connector?

Claude web, Claude desktop, Claude mobile, and Claude Code all connect to the same Higgsfield server. For Claude Code, the CLI path is recommended.

This is an independent guide and is not affiliated with higgsfield.ai. Always confirm setup steps against the official Higgsfield MCP documentation.

← Back to all guides