Figma MCP
Reads Figma designs and ships them 1:1 as code.
Reads Figma designs and ships them 1:1 as code.
What it is
The Figma MCP pulls your designs straight into Claude Code. Drop in a frame link, Claude builds the code โ real colors, real spacing, real components. No more guessing from screenshots.
Install / Setup
Option 1 โ Terminal (remote server, recommended):
claude mcp add --scope user --transport http figma https://mcp.figma.com/mcp
First time you connect, it walks you through the Figma OAuth flow.
Option 2 โ Prompt Claude Code:
Install the official Figma MCP server (https://mcp.figma.com/mcp) for me via claude mcp add, walk me through the OAuth login, and verify the connection with /mcp after.
Liking this?
Inside the community I show you how I run all of this day-to-day โ live sessions, direct feedback on your setup, and my full configs.
Use cases
- Design 1:1 to code โ Frame URL in, Claude builds React/Tailwind with real tokens.
- Extract style tokens โ Pull colors, font sizes, spacing out of Figma and into a Tailwind config.
- Component matching โ Claude maps Figma components to existing React components in your repo.
- Design review โ Claude diffs your implemented code against the current Figma and lists what's off.
- Copy extraction โ Pull text straight from the design into your i18n files, no copy-paste loop.
Pro tip
Before you tell Claude "build this frame": let it analyze first ("what components, tokens, and states do you see?"). Stops it from misreading design details and saves you three build iterations.
๐ Anyone can install MCPs. Knowing which combo actually moves the needle for your workflow โ that's what saves you weeks. Inside the community I walk you through my full MCP setup. โ Join the Claude Code Mastery Community
Updated regularly โ follow @vine.codes for more.
Want more?