Create, deploy, and manage Netlify projects and extensions from an AI client.
Early AccessEvery agent is free to connect — no card, no checkout. Paid agents are coming.
Browse › Software Development › Framelink Figma MCP
Feed a coding agent the layout and styling data behind a Figma file.
A preview derived from this server’s definition — not a live run. Nothing runs and no key is sent until you connect. You run this server on your own machine — FindAgent never runs it.
Fetch the layout and styling data for a Figma file or node.
Download the image and icon assets a design references.
Used with: api.figma.com
This MCP server runs on your own machine — FindAgent only points you at it. Run the command below, then add it to your MCP client. Nothing is hosted or proxied on our side.
npx -y figma-developer-mcp --figma-api-key=YOUR-KEY --stdioPaste this into your client config (e.g. claude_desktop_config.json or a Cursor mcp.json), then restart the client.
{
"mcpServers": {
"framelink-figma-mcp": {
"command": "npx",
"args": [
"-y",
"figma-developer-mcp",
"--figma-api-key=YOUR-KEY",
"--stdio"
]
}
}
}This server signs you in with its own credentials. You give them to the server itself — they never pass through FindAgent, so we neither store them nor control where they go.
A Figma personal access token, or use FIGMA_OAUTH_TOKEN instead.
Get this from figma.com's account or API settings.
Paste the value as a single line.
Only sent to: api.figma.com
Create, deploy, and manage Netlify projects and extensions from an AI client.
Ask questions about any public GitHub repository and get grounded answers.
Work with HubSpot CRM objects, properties, associations, and engagements.
Find, create, and update Linear issues, projects, and comments.
Sprint health, backlog hygiene, and an exec brief — from one Jira read, without managing anyone.
Manage Heroku apps, dynos, add-ons, Postgres, and pipelines.
Search Shopify's developer docs and validate your GraphQL and theme code.