Enables Cursor AI to interact with Figma designs, allowing users to read design information and programmatically modify elements through natural language commands.
Enables Cursor AI to communicate with Figma for reading designs and modifying them programmatically, allowing users to automate design tasks through natural language.
Check the current status of Plumb integration: view available data paths (Figma plugin or REST token), number of screens detected, compact-key legend for PDS responses, and token budget. No Figma access required.
Read a .fig file from disk to list all screens across every page. Use it to inspect or implement screens without opening Figma, requiring no plugin pairing or token.
List all currently connected Figma/FigJam plugin instances (Figma Desktop, FigJam browser, Figma browser). Returns fileKey, fileName, and connection time for each. Use when multiple windows or agents are active.
Start the WebSocket server and wait for the Figma plugin to connect. Returns connection status and instructions to establish a live slide editing session.
Get design tokens and variables from the open Figma file. No REST API or token. Use fileKey or figmaUrl to target a specific file when multiple plugins are connected.