cursor-talk-to-figma-mcp is an open source integration that connects AI coding agents with Figma through the Model Context Protocol (MCP). It allows AI tools such as Cursor or other compatible agents to directly communicate with Figma documents and interact with design elements programmatically. Through this integration, an AI assistant can read the structure of a design, retrieve information about nodes or selections, and perform modifications to the layout or content. cursor-talk-to-figma-mcp includes an MCP server and a Figma plugin that communicate through a WebSocket connection, enabling real-time interaction between the AI environment and the design canvas. ...