Generate images, videos, and complete creative workflows using Higgsfield MCP from Cursor.
In Cursor, type /add-plugin in chat, search for Higgsfield, and install it.
You can also install directly from Cursor Marketplace.
Cursor scans ~/.cursor/plugins/local/<plugin-name>/ for local plugins. Copy this repo into that directory:
git clone https://github.com/higgsfield-ai/cursor-plugin.git
mkdir -p ~/.cursor/plugins/local
rsync -a --delete --exclude='.git' cursor-plugin/ ~/.cursor/plugins/local/higgsfield/Reload Cursor: Cmd-Shift-P → Developer: Reload Window.
Verify:
Customize → Pluginslists Higgsfield.Customize → MCPsshowshiggsfield. The first connection prompts authentication.
The copy-based setup above matches the packaged Marketplace layout. Current Cursor versions also support symlinking the repository for local iteration.
After pulling new commits, re-run the rsync and reload Cursor:
cd cursor-plugin && git pull
rsync -a --delete --exclude='.git' ./ ~/.cursor/plugins/local/higgsfield/rm -rf ~/.cursor/plugins/local/higgsfieldthen reload Cursor.
See LICENSE.
- Issues: github.com/higgsfield-ai/cursor-plugin/issues
- Contact: support@higgsfield.ai