Six tool calls a month is not a workflow

Figma's MCP server is good, and on a free account it taps out before you finish one session. Flaude runs inside the file you already have open, so Claude can design in Figma without a paid seat, an API key, or a rate limit to budget around.

Connect Claude in a minute

Why the limit shows up so fast

Nobody reads the rate limit page until something stops working. Here is what is actually happening.

Figma’s MCP server reaches into your files through Figma’s own API, and that access is metered by seat. On a Starter plan, or with a View or Collab seat on a paid plan, Figma’s docs put you at roughly six tool calls a month. One real design-to-code session spends that before it has finished looking around.

So the error is not a bug, and waiting does not clear it. The path Figma points at is a Dev or Full seat on a paid plan, which is a reasonable ask if your team already pays for Figma and a hard stop if it does not.

There is a second version of this that catches people who have paid: the limit follows the team that owns the file, not your account. A file sitting in Drafts, or in a team still on Starter, gets Starter limits while whoami cheerfully reports that you are on pro.

Flaude sidesteps the whole mechanism. It is a plugin, so it works on the document open in front of you through the plugin API. No REST call, no seat check, no quota to spend.

They point in opposite directions

This is the part most comparisons get wrong, so it is worth being blunt about.

Figma’s server is built to get design data out of Figma so an agent can write code from it. Point it at a finished frame and it will hand Claude the variables, the components and, with Code Connect, your actual component names. For engineers implementing a design that already exists, it is the best tool for that job and nothing here changes that.

Flaude goes the other way. It puts design into Figma: Claude reads your selection and then creates, restyles, renames and rebuilds real layers on the canvas. Frames, auto layout, text you can retype.

Which means the honest answer to “which one should I use” is often both, at different ends of the same week.

Flaude vs the Figma MCP server

Where Figma's server is genuinely stronger, this table says so.

 FlaudeFigma MCP
Works on a free Figma account6 tool calls a month
Needs a Dev or Full seatYes, in practice
Counts against Figma API rate limits
Claude builds layers in the open fileWrite tools, in beta
Turns a Figma frame into production code
Reads variables, components, Code Connect
Library of real app screens to copy
Open sourceMIT
PriceFree · Pro $18/moFree in beta, usage-based later

The short version: Figma’s server is the one to use when the design is done and the code is next. Flaude is the one that works on the plan you already have, and the one that makes the design in the first place.

Setting it up

One URL, pasted once. No API key, no local process to babysit.

  1. Install the plugin

    Grab it from the plugin page and open it in any Figma file. A free Figma account is enough.
  2. Copy your connection URL

    The plugin shows one URL for the Claude desktop app and claude.ai, and one terminal command for Claude Code. Copy whichever matches how you work.
  3. Paste it into Claude

    In Claude, that is Settings, then Connectors, then Add custom connector. In Claude Code, paste the command. That is the whole setup.
  4. Ask for something

    Select a frame and tell Claude what you want. It builds on the canvas while you watch, and everything it makes is a real editable layer.

Figma MCP questions

Straight answers, including where Figma's own server is the better call.

Connect Claude to the Figma you already pay for

Or do not pay for it at all. The plugin works on a free Figma account, and setup is one URL.

Connect Claude