Cursor Talk to Figma MCP
JSON →Integrates Cursor AI with Figma to read and programmatically modify designs.
Tools · 8
- get_figma_file Retrieve the contents of a Figma file by its file key
- get_figma_node Retrieve a specific node from a Figma file by file key and node ID
- get_figma_images Export images from a Figma file by file key and node IDs
- get_figma_styles Retrieve all styles from a Figma file by file key
- get_figma_components Retrieve all components from a Figma file by file key
- get_figma_variables Retrieve all variables from a Figma file by file key
- get_figma_comments Retrieve comments from a Figma file by file key
- post_figma_comment Post a comment to a Figma file by file key
★ 6,798 GitHub stars