mcp.film

mcp.film / Video Generation / Higgsfield MCP

Higgsfield MCP

OfficialRemoteby Higgsfield AIcreditsverified Aug 11, 2026

Hosted connector to 30+ models: Seedance 2.5, Kling 3, Soul 2.0, Nano Banana Pro.

What it does

Higgsfield's official hosted MCP exposes its platform — advertised as 30+ models — through one OAuth endpoint. The models named on its own MCP page as of August 2026 are Seedance 2.5, Seedance 2.0, Kling 3, Soul 2.0, Nano Banana Pro, Google Omni Flash, Seedream 5.0 Lite and GPT Image 2, with Cinema Studio, Flux, MiniMax Hailuo and Veo listed in the wider roster. Agents can generate 4K images, videos up to 15s, train consistent characters and browse creation history on existing Higgsfield plan credits.

Connect

Remote endpoint (Streamable HTTP)
https://mcp.higgsfield.ai/mcp
Claude Code
claude mcp add --transport http higgsfield https://mcp.higgsfield.ai/mcp
Claude Desktop (claude_desktop_config.json)
{
  "mcpServers": {
    "higgsfield": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://mcp.higgsfield.ai/mcp"
      ]
    }
  }
}
Cursor (.cursor/mcp.json)
{
  "mcpServers": {
    "higgsfield": {
      "url": "https://mcp.higgsfield.ai/mcp"
    }
  }
}
Auth: oauth — Sign in with your Higgsfield account during connector setup — no API keys

Field notes

Endpoint answers 401 unauthenticated, so it is alive and OAuth-gated. Sora is no longer in the roster — OpenAI is retiring it, so do not plan around it here. tools_sample stays null because the endpoint requires auth and Higgsfield publishes no tool list; call tools/list after connecting. Works with Claude and any MCP client; also ships a CLI and agent skills.

Pairs well with