cursor-talk-to-figma-mcp

CTTF: MCP integration between Cursor AI and Figma, allowing Cursor to communicate with Figma like agentic ai for reading designs and modifying them programmatically.

GitHub Stars

5,235

User Rating

Not Rated

Favorites

0

Views

63

Forks

526

Issues

66

Installation
Difficulty
Advanced
Estimated Time
20-45 minutes

Installation

Installation

Prerequisites

Bun: Latest version

Installation Steps

1. Install Bun

bash
curl -fsSL https://bun.sh/install | bash

2. Run Setup

bash
bun setup

3. Start WebSocket Server

bash
bun socket

4. Install Figma Plugin

Install the plugin from the [Figma community page](https://www.figma.com/community/plugin/1485687494525374295/cursor-talk-to-figma-mcp-plugin) or install it locally.