Higgsfield for your agents.
Connect Higgsfield once and every agent you run inside Even (Claude Code, Codex, OpenCode, Even Agents) can use it: 5 curated tools, discovered on demand, with your key stored on your machine and every call going direct to Higgsfield.
What agents can do with Higgsfield
Curated for agents: the calls that matter, with schemas and descriptions written for tool use, not an endpoint dump.
higgsfield_text2image_soulGenerate an image from a text prompt with Higgsfield Soul. Returns a request with an id; poll get_request_status until it is completed.
higgsfield_image2video_dopAnimate an image into a video with Higgsfield DoP (Director of Photography). Returns a request id to poll.
higgsfield_speak_higgsfieldGenerate speech audio from text with Higgsfield Speak. Returns a request id to poll.
higgsfield_get_request_statusGet the status and result of a generation request. Poll until status is "completed" (other states: queued, in_progress, nsfw, failed).
higgsfield_cancel_requestCancel an in-progress generation request.
Connect it in a minute
The connect flow is agent-driven: Even opens the key page in its own browser and collects the key through a secure native field. It never passes through the chat.
- Paste the prompt below into any agent running inside Even, or click Connect in Even's catalog.
- Open the Higgsfield Cloud console and create an API key (you get a Key ID and a Key Secret).
- Join them with a colon as KEY_ID:KEY_SECRET.
- Paste that combined value into Even.
- Paste the key into Even's secure field. Even verifies it and your agents are live.
Connect Higgsfield to Even: call connect_begin("higgsfield") on the even-connect MCP and walk me through it.
Create AI media with Higgsfield: generate a Soul image or a DoP image-to-video clip from a text prompt, then poll the request status until it finishes.
More Even Connect services
One MCP server, a handful of meta-tools, every service below. Agents search for the right tool at run time, so context stays lean.