Skip to content

v0.3.12

Choose a tag to compare

@zk-xyz zk-xyz released this 06 Apr 09:15

Added

  • Figma import artifact. brand_extract_figma ingest mode now returns a brandcode_figma_import_v1 artifact in the response data. This artifact can be pasted or uploaded directly into Brandcode Studio Brand Loader, eliminating the manual copy/paste transport between MCP Figma extraction and Studio brand creation.

The artifact follows the stable contract defined by Brand Loader:

  • kind: "brandcode_figma_import_v1"
  • source.tool: "brandsystem-mcp"
  • source.mode: "extraction"
  • Includes extracted colors, typography, logo status, and Figma file metadata

This closes the last manual transport seam in the Figma extraction lane.