Skip to main content
Kaustubh Khare
New Member
June 3, 2026
Solved

Figma MCP in Claude: File access broken, multiple debug UUIDs

  • June 3, 2026
  • 27 replies
  • 882 views

Hi Figma Support,

I've been using the Figma MCP integration with Claude (claude.ai and claude co-work) successfully for the past few weeks, but as of today it has completely stopped working. Every tool call returns a file access error.

Plan: (Education Non-profit, Full seat)

  • Steps already tried:
  • Disconnected and reconnected Figma MCP in Claude settings multiple times
  • Revoked and re-granted access via Figma Settings → Security → Connected Apps
  • Confirmed Figma desktop app is on the latest version
  • Re-enabled MCP on the affected file
  • Verified authentication via whoami — returns correct user and plans
  • Attempted the same at different times across 3hrs.

The integration was working without issues until yesterday. No changes were made on my end.

Debug UUIDs from today's failed requests:
- 8f21fc37-d18b-454b-b8e8-9fe257cc3103
- 6313682e-0ab9-43b6-9172-1e95315f0448
- 2fa888ba-4871-48f5-8001-54605379edf9
- ece53856-5d40-460e-8cc9-32a61df6c948

Please let me know if you need anything further to investigate.

Thanks,
Kaustubh Khare

Best answer by Gayani_S

Hey everyone, thanks so much for flagging this and for your patience while we worked through it. This has now been fixed on our end! 🎉

 

Could you do a quick refresh and let us know if things are working as expected? If you're still running into issues, drop a reply here and we'll pick it up straight away.

27 replies

acud
New Member
June 2, 2026
● plugin:figma:figma - whoami (MCP)
⎿  {
"handle": "...",
"email": "redacted",
"plans": [
{
"name": "redacted",
"seat": "View",
"tier": "starter",
"key": "team::1597224330267628660",
"seat_type": "view"
},
{
"name": "redacted",
"seat": "Dev",
"tier": "pro",
"key": "team::1238208331265141733",
"seat_type": "developer"
}
]
}
⎿  [Resource link: rate-limits-access.md] file://figma/docs/rate-limits-access.md

03:54 PM claude-opus-4-8
● Authenticated as ... Now let me try to access the specific file.

● plugin:figma:figma - get_metadata (MCP)(fileKey: "OkMuoAjqzzcfHO0HsV7KAD", nodeId: "22-552", clientFrameworks: "react", clientLanguages:
"typescript")

03:54 PM claude-opus-4-8
● Let me read the debug resource to understand the access issue.

● readMcpResource(Read resource "file://figma/docs/rate-limits-access.md" from server "plugin:figma:figma")
⎿  {
"contents": [
{
"uri": "file://figma/docs/rate-limits-access.md",
"mimeType": "text/markdown",
"text": "# Rate limits & access\n\n## Who can access the MCP server?\n\nAccess to the Figma MCP server depends on your Figma plan
and seat type. Per-minute rate limits apply in addition to daily or monthly tool call limits.\n\n<table id=\"rate-limits-tier-table\"
class=\"tier-table\">\n <thead>\n <tr>\n <th>Seat</th>\n <th>Starter</th>\n <th>Professional</th>\n
<th>Organization</th>\n <th>Enterprise</th>\n </tr>\n </thead>\n <tbody>\n <tr class=\"tier-group-1
tier-first-row\">\n <td class=\"seat-col\">View, Collab</td>\n <td rowspan=\"2\">Up to 6/month</td>\n <td>Up
to 6/month</td>\n <td>Up to 6/month</td>\n <td>Up to 6/month</td>\n </tr>\n <tr class=\"tier-group-1
tier-last-row\">\n <td class=\"seat-col\">Dev, Full</td>\n <td>Up to 200/day<br />10/min</td>\n <td>Up to
200/day<br />15/min</td>\n <td>Up to 600/day<br />20/min</td>\n </tr>\n </tbody>\n</table>\n\nRate limits apply to Figma
MCP server tools that read data from Figma. Some tools, such as those that write to Figma files, are exempt from the rate limits. Exempt
tools include:\n\n- `add_code_connect_map`\n- `generate_figma_design`\n- `whoami`\n\nFigma reserves the right to change rate
limits.\n\n## What if I'm rate-limited?\n\nIf you're encountering rate limits with the Figma MCP server, you can increase your limits in
certain scenarios by upgrading your seat or plan.\n\n- If you're on a Starter plan (6 tool calls per month), upgrade to a Pro,
Organization, or Enterprise plan. Ensure you have a Full or Dev seat on the new plan.\n\n- If you have a View or Collab seat on an
Organization or Enterprise plan (6 tool calls per month), upgrade to a Full or Dev seat.\n\n- If you have a Full or Dev seat on an
Organization plan (200 tool calls per day), upgrade to an Enterprise plan (600 tool calls per day).\n\nFull and Dev seats on Enterprise
plans get the least-limited usage, as described in [Who can access the MCP server?](#who-can-access-the-mcp-server)\n\n## Which MCP
clients are supported?\n\nTo use the MCP server, you’ll need a code editor or application that supports MCP servers (for example, VS
Code, Cursor, or Claude Code).\n\nOnly clients listed in the [Figma MCP Catalog](https://www.figma.com/mcp-catalog/) are able to connect
to the Figma MCP Server. If you’re a developer interested in connecting a new MCP client, you can [join the
waitlist](https://form.asana.com/?k=kBG-ejRQTdY8x_H6a4vM3Q&d=10497086658021).\n\n## Why am I getting permission errors?\n\nYou can only
access Figma content that you already have permission to view or edit. If you get an error indicating that resources can’t be
accessed:\n\n1. **Check the file link:** Make sure it’s a valid Figma Design, FigJam, or Figma Make file.\n2. **Verify your user:** Run
the whoami tool to confirm the email used for authentication. It also tells you all the plans the user belongs to and their seat types in
these plans.\n3. **Confirm permissions:** Ensure the user belongs to the plan to which the file being accessed belongs to as well\n"
}
]
}

03:54 PM claude-opus-4-8
● No — I can't access that Figma file.

What I confirmed:
- ✅ Authentication works. I'm connected to the Figma MCP server as ....
- ❌ The file ... (OkMuoAjqzzcfHO0HsV7KAD node ...) returns an access error.

Why this is happening:

You have two plans on this account:

┌─────────────┬─────────┬──────┬───────────────┐
│ Plan │ Tier │ Seat │ MCP limit │
├─────────────┼─────────┼──────┼───────────────┤
│ redacted │ Starter │ View │ 6 calls/month │
├─────────────┼─────────┼──────┼───────────────┤
│ redacted │ Pro │ Dev │ 200/day │
└─────────────┴─────────┴──────┴───────────────┘

The MCP server only lets you read files you already have permission to view/edit. The most likely causes are:

1. No view/edit permission — your account isn't a member of the project/team that owns ... , so the file simply isn't visible to you. (This is
the most common cause of this exact error.)
2. Seat/plan limits — if ... lives under "..." (Starter + View seat), that seat is capped at 6 MCP tool calls/month and may have been
exhausted, or View seats may not have dev-mode read access there.
To get access, please:
- Confirm the file is shared with ... (open it in your browser while logged in as that account), and/or
- Make sure it lives under a plan where you hold a Dev/Full seat (your "..." Pro plan), since the View seat on the Starter plan is heavily
limited.

Once it's shared/accessible to that account, I can pull the design context, screenshots, or metadata for node ... . Want me to retry after
you've checked the sharing settings?

✻ Cooked for 37s

❯ which error are you getting? show me exactly

● Here's the exact error returned by the get_metadata tool call:

This figma file could not be accessed. IMPORTANT: YOU MUST READ THE MCP RESOURCE TO DEBUG THE ISSUE.
[Resource link: rate-limits-access.md] file://figma/docs/rate-limits-access.md
Figma Debug UUID: 98dfb772-fd5e-44c3-9411-3ff9a52d61a3

That was wrapped in an <error> tag, so the call failed outright (not a partial/empty result).

The call I made was:
- Tool: get_metadata
- fileKey: OkMuoAjqzzcfHO0HsV7KAD
- nodeId: ....

The message is generic — it doesn't say whether it's a permissions issue or a rate-limit issue, just "could not be accessed" plus the debug UUID.
Want me to retry the same call, or try a different tool (e.g. get_screenshot / get_design_context) on the same node to see if it returns a more
specific error?

Hi there,

I’m trying to use claude code to pull out designs to our frontend. I have a dev seat on the team that owns the file. Claude for some reason says the error is ambiguous and cannot say whether it is a rate limit error or access control issue. It worked just fine this morning, however I am very very doubtful I already did 200 tool calls in just a few minutes. I also just double checked the tool calls I’ve done and I could count them on one hand.

 

Anyone could help me by any chance?

趋势Tec
New Member
June 3, 2026

This figma file could not be accessed。

 

The Figma MCP indicates that the currently authenticated account does not have access to this file.

 

whoami result:
Figma handle:CodePencil
mail:jiawei.wang2021@gmail.com
plan:nbqushikeji's team
seat:Dev
套餐:pro

New Member
June 3, 2026

What's going on? I could access the design draft normally yesterday, but now it's not working

This is a log:

{

  "timestamp": "2026-06-03T11:24:22.750721",

  "request": {

    "method": "tools/call",

    "params": {

      "name": "get_design_context",

      "arguments": {

        "fileKey": "MENNuQ6ooGRArAeZokQQX4",

        "nodeId": "0:1",

        "excludeScreenshot": true,

        "forceCode": true,

        "disableCodeConnect": false,

        "clientLanguages": "dart",

        "clientFrameworks": "flutter"

      }

    }

  },

  "response": {

    "jsonrpc": "2.0",

    "result": {

      "isError": true,

      "content": [

        {

          "type": "text",

          "text": "This figma file could not be accessed. IMPORTANT: YOU MUST READ THE MCP RESOURCE TO DEBUG THE ISSUE."

        },

        {

          "type": "resource_link",

          "uri": "file://figma/docs/rate-limits-access.md",

          "name": "rate-limits-access.md",

          "mimeType": "text/plain"

        },

        {

          "type": "text",

          "text": "Figma Debug UUID: 486c92a2-b1b2-4acf-8aa3-2a8c57093530"

        }

      ],

      "_meta": {

        "mcpRequestId": "486c92a2-b1b2-4acf-8aa3-2a8c57093530"

      }

    },

    "id": 2

  }

}

zhanhu.tong
New Member
June 3, 2026

Same problem

Razaq
New Member
June 3, 2026

i’ve similar problem, happens today. It was accepting write request yesterday, any solution?

zhanhu.tong
New Member
June 3, 2026

Once you have the editing permissions, you can read the file normally. I just tried it.
 

 

Zhiqian Li
New Member
June 3, 2026

Once you have the editing permissions, you can read the file normally. I just tried it.
 

 

What is editing permission?

jodyzzz
New Member
June 3, 2026

我也是 设计的codex也连不上 估计是figma有问题

Tank0102
New Member
June 3, 2026

The same problem, is it a bug of figma?

pumbonv
New Member
June 3, 2026

I am having the same issue 😥