Skip to content

Cursor Talk To Figma

Free

by MCP Community

Cursor Talk to Figma MCP

v0.3.5Added Apr 12, 2026
Works with:ClaudeGPTGeminiCopilot

Cursor Talk To Figma MCP Server

Cursor Talk to Figma MCP

Installation

Reviews

Leave a Review

Installation

Quick install
npx -y cursor-talk-to-figma-mcp
Add to claude_desktop_config.json
{
  "mcpServers": {
    "cursor-talk-to-figma": {
      "command": "npx",
      "args": ["-y", "cursor-talk-to-figma-mcp"]
    }
  }
}