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.
- Run: npx skills add higgsfield-ai/skills
- Authenticate if prompted: higgsfield auth login
- 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.