HHiggsfield MCP

Setup

Higgsfield MCP with Cursor: Setup Guide

Connect Higgsfield MCP to Cursor using the official Skills repository so your coding agent can generate images and video.

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

Cursor is listed on the Higgsfield MCP page as a supported client. The recommended path for Cursor is the official Higgsfield Skills repository, which gives the agent a set of documented skills for media generation.

Recommended path: Higgsfield Skills

Rather than a raw remote-MCP config block (which is not consistently published), use the official Skills installer, which auto-detects supported host paths.

  1. Run: npx skills add higgsfield-ai/skills
  2. Authenticate if prompted: higgsfield auth login
  3. Ask Cursor to generate a test image to verify the skill is wired up.

Alternative: the CLI

You can also use the Higgsfield CLI directly inside Cursor's terminal and call it from agent prompts.

  • Install: npm install -g @higgsfield/cli
  • Authenticate: higgsfield auth login
  • Generate via CLI commands from within Cursor.

Tips for reliable results

Because exact per-client MCP config syntax is not published in the official pages, the Skills/CLI path is the most reproducible. Keep your Higgsfield account credited and sign in once so the agent can bill generations.

Frequently asked questions

Is there an official Cursor MCP config block?

An exact official Cursor remote-MCP config block was not found in Higgsfield's docs at the time of writing. The Skills repository documents Cursor support and is the recommended approach.

Does Cursor need the CLI or just Skills?

Skills is the primary path; the installer may invoke the CLI for generation, in which case you authenticate with higgsfield auth login.

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