Design
Figma MCP connector
The Figma connector lets Claude, ChatGPT, Cursor, and the Elaichi Agent read your Figma files, components, styles, versions, and comments, and post comments back, with every person signed in as themselves and every action logged.
-
How it connects. Connects over OAuth. The credential goes into a vault nobody reads back.
-
One address. https://api.elaichi.ai/mcp, the same for every user.
-
Their own access. An agent never gets more than the person it acts for.
How to connect
How to connect Figma to Claude, ChatGPT or Cursor
Two steps, about a minute.
In Elaichi
Connect Figma once
-
Open Connections, choose Add connection, and pick Figma.
-
Optionally set Share with to give a team access, then press Connect.
-
Supply your own Figma app, then approve. Figma needs an OAuth app you register yourself, so bring its client ID and secret. One person does this once for the organization.
The credential is vaulted. Nobody reads it back, not even the AI.
Add connection
Choose a connector.
In your AI client
Point it at one endpoint
Everyone in the organization uses the same address, and each person only ever reaches what their own account allows.
Connect Figma to Claude
-
1
Open Customize, then Connectors.
-
2
Press Add.
-
3
Name it, paste the MCP server URL, then Continue.
https://api.elaichi.ai/mcp -
4
Sign in and approve.
On Team and Enterprise, an Owner adds it once. Everyone else turns it on for themselves.
Connect Figma to ChatGPT
-
1
Open Plugins, then press the + button.
-
2
Name it and paste the endpoint into Server URL.
https://api.elaichi.ai/mcp -
3
Leave Authentication on OAuth, then tick the risk acknowledgement.
-
4
Press Create, then sign in and approve.
Works on the web today. The plugin directory lives at chatgpt.com/plugins.
Connect Figma to Cursor
-
1
Open
~/.cursor/mcp.json. -
2
Add the endpoint under
mcpServers.https://api.elaichi.ai/mcp -
3
Reload Cursor, then sign in and approve.
~/.cursor/mcp.json
{
"mcpServers": {
"elaichi": {
"url": "https://api.elaichi.ai/mcp"
}
}
}
Set up per machine, so repeat it on each computer you work from.
Connect Figma to any MCP client
-
1
Add the endpoint as a remote MCP server.
https://api.elaichi.ai/mcp -
2
Sign in and approve.
{
"mcpServers": {
"elaichi": {
"url": "https://api.elaichi.ai/mcp"
}
}
}
The Elaichi Agent already has these tools, with nothing to set up.
Use cases
What teams do with Figma through Elaichi
Every one of these runs inside the access the person already has, and lands in the same audit log.
-
Design
Read the comment thread before a review
Ask for every open comment on a file and who left it, then walk into the review already knowing where the disagreements are.
-
Product
Leave feedback without opening the file
Post a comment on a specific frame in Figma from Claude while writing the spec, and react to a teammate's comment to show it has been seen.
-
Engineering
Find the right component before building
Look up a component or component set by name, read its description, and confirm which file it lives in so the build matches the library.
-
Brand
Check a page against the style library
Pull the team's color and text styles from Figma and compare them with what a landing page or deck is actually using.
-
Design ops
See what changed in a file this week
List a file's version history and the team's recent activity in Figma to catch up after time away or prepare a weekly update.
-
Marketing
Grab a frame for the launch post
Ask for an image of a named frame in Figma and drop it into release notes or a campaign brief without exporting by hand.
Try asking
- “List the files in our Design System project.”
- “Show unresolved comments on the checkout flow file.”
- “Which components changed in this file since last week?”
AI tools
Figma tools for your AI agents
45 tools are ready to call through Elaichi's MCP endpoint the moment you connect Figma, governed by the same roles, restrictions, and audit log as everything else in Elaichi.
No tools match your search.
See it in Elaichi
What connecting Figma gets you
6 screens from the product, each doing one job for your Figma account.
The agent
Ask about Figma files in plain language.
Answers come from live files, projects, comments and versions in Figma.
- files
- projects
- comments
- components
Ask Elaichi to work across your apps.
List the files in our Design System project.
Show unresolved comments on the checkout flow file.
Which components changed in this file since last week?
Also runs in Claude, ChatGPT or Cursor
MCP clients
Claude, ChatGPT and Cursor reach Figma.
One org-wide MCP endpoint over OAuth, no SDK and no shared API key.
Copy the endpoint
Tool catalog
45 Figma tools are ready to call.
Files, projects, components, comments and versions covered without custom code.
- List all Figma activity logs
- List all Figma me
- Get single Figma file by ID
- List all Figma team projects
Toolboxes
Every team gets its own Figma toolbox.
Curate toolboxes per team so each one sees the Figma tools it needs.
- Product design
- Design systems
- Engineering
- Brand
Shared connections
Teammates work in Figma without a token.
See who connected each Figma account and which teams and members share it.
- Product design
- Design systems
- Brand studio
- Mobile
Audit log
Every Figma call is on the record.
When, who, what happened, type and resource for each comment and file read.
- When
- Who
- What happened
- Type
Launching soon
From answering questions to doing the work
A person no longer has to ask. A trigger starts the work, inside the same permissions and the same audit log as everything else. Automations and live dashboards are launching soon, on the Black plan.
Automations
A schedule drafts your Figma digest.
Fetch files, group them, draft a digest, get approval, post a Figma comment.
Figma digest
Run 418 · started 2 minutes ago · on behalf of Emma Laurent
-
✓
Schedule
Every weekday at 08:00
0.2s -
✓
Fetch files
Figma
1.4s -
✓
Group by owner
Transform
0.1s -
✓
Draft the digest
Agent step
Ran with 4 tools, returned a structured summary
6.2s -
Approve the digest
Needs approval
Assigned to Michael Brennan
Approve Deny -
Post the digest
Figma
Queued
Collections and dashboards
Figma activity counted, not summarized.
Four metrics, 14 days of files created and a team breakdown, refreshed on schedule.
Figma health
Refreshed 4 minutes ago · every 15 minutes · from the files collection
Files
1,284 ↓ 12%
Projects
96 ↓ 8%
Needs attention
3 ↑ 2
Updated this week
412 ↑ 9%
Files created
Last 14 days
By team
Share of activity
Product design 34%
Design systems 27%
Brand studio 21%
Mobile 18%
Related connectors
More from the catalog
FAQ
Frequently asked questions
How do I connect Figma to Claude?
Connect Figma in Elaichi first, then in Claude go to Customize, then Connectors, then Add, and paste https://api.elaichi.ai/mcp. Figma asks each company to register its own OAuth application inside Figma, so an administrator brings a client ID and secret once when setting up the connector in Elaichi. After that, each person simply approves access in the normal Figma sign-in window and nobody else handles a credential.
Does Figma work with ChatGPT and Cursor as well as Claude?
Yes. Once Figma is connected in Elaichi, the same endpoint, https://api.elaichi.ai/mcp, works in Claude, ChatGPT, Cursor, any other MCP client, and the Elaichi Agent. You connect Figma once and every client your team uses can reach it.
What can an AI agent actually do with my Figma files?
An agent can browse your Figma teams, projects, and files, read the comments on a file, list version history and recent activity, and look up components, component sets, and styles from your libraries. It can also fetch an image of a frame, post a comment, and add or remove a reaction. Short, specific asks such as "list open comments on the checkout file" work better than long paragraphs.
Does connecting Figma give the AI access to every file in my workspace?
No. Access follows the person who signed in, so the agent only sees the Figma teams, projects, and files that person can already open. Elaichi can narrow that further with restrictions, and it can never widen access beyond what Figma itself allows that person.
Can I stop an agent from deleting or changing things in Figma?
Yes. In Figma the connector can only create and delete comments and reactions, and each of those actions can be blocked separately in Elaichi. A blocked action is never shown to Claude, ChatGPT, Cursor, or any other client, so no prompt can trigger it, and the rest of the connector keeps working read-only.
What happens to a Figma connection when someone leaves the company?
Offboarding a person in Elaichi ends their access to Figma through every AI client at once. If they connected Figma and shared it with a team, the shared connection keeps working for everyone else. Disconnecting Figma once in Elaichi removes it from Claude, ChatGPT, Cursor, and every other client at the same time.
Put Figma in front of your team
Fourteen days on Gold, no credit card. Connect it once and pick what each team can call.