The following steps are required to install the Cursor Talk to Figma MCP:
- Preparing the environment: Installation of Bun tools, Cursor AI programming tools, and acquisition of Figma personal access tokens
- Download Project: Fetch the source code with the git clone command.
- Installation of dependencies: Run the bun setup command to install the required dependencies
- Start the server: Start the WebSocket server using the bun start command.
- Installing the Figma plug-in: Link the manifest.json file of the project in Figma
- Manual configuration (optional): Edit the ~/.cursor/mcp.json file if necessary
The entire process requires ensuring that the network is open and that the versions of the components are compatible. If you encounter problems, you can check the terminal logs to troubleshoot errors.
This answer comes from the articleMCP service for reading and modifying Figma designs using Cursor.The































