v1.0.0 — Design Context Bridge
First release of design-context-bridge: an independent MCP server that gives AI agents real Figma design context.
Highlights
- Two modes — Figma plugin (live selection) or REST API (any file by URL + token).
- REST parity — document & navigation tools work via
url, no plugin needed. - Analysis —
extract_design_system,analyze_structure,get_component_variants. - Assets —
find_assets,export_image(SVG inline / PNG·JPG URL). - Local-first & secure — bridge bound to
127.0.0.1; token never logged or stored. - 20 MCP tools total.
Independent project — not affiliated with, endorsed by, or sponsored by Figma.