Description
Cursor Talk to Figma MCP enables AI assistants to interact with Figma designs through a WebSocket-based communication system. It provides a bridge between Cursor AI and Figma, allowing for reading designs and modifying them programmatically with tools for creating elements (rectangles, frames, text), styling (colors, strokes, corner radius), layout management, and exporting. The implementation consists of a TypeScript MCP server, a Figma plugin for communication, and a WebSocket server that facilitates the connection between them, making it particularly valuable for AI-assisted design workflows.
Server Details
Added
April 21, 2025
