cursor-talk-to-figma-mcp-main
Cursor Talk to Figma MCP integrates Cursor AI and Figma using the Model Context Protocol to programmatically manage and modify designs. It includes tools for document management, element creation, and styling within Figma. The project requires setting up a WebSocket and MCP server to facilitate communication.
Cursor Talk to Figma MCP
This project provides a Model Context Protocol (MCP) integration between Cursor AI and Figma, enabling programmatic reading and modification of Figma designs. The project structure includes a TypeScript MCP server for Figma integration, a Figma plugin for facilitating communication, and a WebSocket server for interaction. Key features include tools for document management, element creation, styling, layout management, component handling, and export functions. Users must install prerequisites, start the WebSocket and MCP server, and use the Cursor to communicate with Figma via the MCP tools.