Skip to content

feat: add Higgsfield (CLI + MCP) to integrations catalog (v6.53.0)#203

Merged
sergei-aronsen merged 2 commits into
mainfrom
feature/higgsfield-integration
May 30, 2026
Merged

feat: add Higgsfield (CLI + MCP) to integrations catalog (v6.53.0)#203
sergei-aronsen merged 2 commits into
mainfrom
feature/higgsfield-integration

Conversation

@sergei-aronsen
Copy link
Copy Markdown
Owner

Summary

Adds Higgsfield AI to the integrations catalog as a Design-category entry — both the official hosted MCP server and its companion CLI — and reconciles a long-standing integrations-count drift across the docs.

Higgsfield is an AI image + video generation platform (30+ models: Nano Banana, FLUX.2, Veo, Kling). The MCP is a hosted remote endpoint authenticated by browser OAuth against a Higgsfield account — no API key, no env vars.

Changes

Catalog (scripts/lib/integrations-catalog.json)

  • higgsfield MCP entry (Design): --transport http higgsfield https://mcp.higgsfield.ai/mcp, requires_oauth: true, default_scope: user, no env_var_keys.
  • higgsfield companion CLI (@higgsfield/cli): detect_cmd: higgsfield; darwin brew install higgsfield-ai/tap/higgsfield, linux npm install -g @higgsfield/cli@latest; post-install higgsfield auth login. CLI key matches the MCP name → MCP_HAS_CLI auto-links for --cli-only / --mcp-only.

Doc count reconciliation (#3)

  • INTEGRATIONS.md, README.md, and all 9 translated READMEs carried four different stale figures (21 / 23 / 24 / 27). Catalog now ships 31 MCP + 10 CLI across 10 categories; every doc updated.
  • INTEGRATIONS.md tables gained the 9 entries they were previously missing: comet-bridge, dbhub, datadog, github, mailgun, posthog, serena, claude-context, repomix.

Release v6.53.0

  • manifest.json version/updated/build_date → 6.53.0 / 2026-05-30.
  • 9 installer TK_TOOLKIT_REF defaults bumped in lockstep (REL-03 strict green).
  • test-integrations-tui.sh A3 row-count assertions 30 → 31.

Validation

  • python3 scripts/validate-integrations-catalog.py → 31 mcp + 10 cli PASSED
  • test-integrations-tui.sh 30/0 · test-integrations-foundation.sh 32/0 · test-toolkit-ref-pinned.sh (REL-03) 9/9
  • make check → all checks passed

🤖 Generated with Claude Code

involvenodev and others added 2 commits May 30, 2026 23:41
Add Higgsfield AI to the integrations catalog (Design category): the
official hosted MCP server (`https://mcp.higgsfield.ai/mcp`, browser
OAuth, no API key) and its companion CLI `@higgsfield/cli`. CLI key
matches the MCP name so MCP_HAS_CLI auto-links them.

Also reconcile the integrations-count drift across docs: INTEGRATIONS.md,
README.md, and all 9 translated READMEs carried four different stale
figures (21/23/24/27). Catalog now ships 31 MCP + 10 CLI across 10
categories; every doc reflects that. INTEGRATIONS.md tables gain the 9
entries they were previously missing (comet-bridge, dbhub, datadog,
github, mailgun, posthog, serena, claude-context, repomix).

Release v6.53.0: manifest + 9 installer TK_TOOLKIT_REF pins bumped in
lockstep (REL-03 green); test-integrations-tui.sh row counts 30 -> 31.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
CI 'Test Install Features' caught hardcoded catalog counts not exercised
by local 'make check': test-mcp-selector (S1), test-mcp-catalog-load
(T2/T4), test-integrations-catalog (A5/A8), test-catalog-serena (range).
Higgsfield bumped the catalog to 31 MCP + 10 CLI.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@sergei-aronsen sergei-aronsen merged commit 8bed828 into main May 30, 2026
10 checks passed
@sergei-aronsen sergei-aronsen deleted the feature/higgsfield-integration branch May 30, 2026 22:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants