v1.0.0
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-bridgenpm publishing is prepared, but the package still needs an authenticated npm account to run npm publish --access public.