Skip to content

v1.0.0

Choose a tag to compare

@junseo2323 junseo2323 released this 13 Jun 11:11
2cc25cd

Figma Cost Optimizer Bridge v1.0.0

Initial public release of the local MCP bridge for token-efficient Figma-to-React handoffs.

Highlights

  • Local MCP server command: figma-bridge
  • Optimized Figma handoff generation with screenshot path mode
  • Repeated subtree deduplication and instance-table compression
  • Hash cache, diff handoff, and local component registry support
  • Benchmark harness for raw-vs-bridge token and pixel comparison
  • Ditto BatteryPro benchmark: 43.86% estimated input-token saving, 96.77% bridge similarity

Install from GitHub

npm install -g github:junseo2323/decrease-token-figma
figma-bridge

npm publishing is prepared, but the package still needs an authenticated npm account to run npm publish --access public.