F

figma.com

Figma is a collaborative design and interface-development platform for creating files, components, prototypes, and related design-system assets. It also provides organization and developer features such as automation APIs, analytics, and AI-agent access to design context.

2 integrations · MCP · REST

Figma exposes a documented REST API at https://api.figma.com with OpenAPI, plus a hosted MCP server at https://mcp.figma.com/mcp using streamable HTTP and OAuth-based MCP discovery/registration.

discovered 12h ago
MCP servers1
REST · OpenAPI1
Credentials
OAuth 2.0oauth2
OAuth 2.0 — self-onboarding

Point your MCP client at the server URL and approve access in the browser. The server supports OAuth Dynamic Client Registration (RFC 7591), so the client registers itself automatically — no developer-portal app, client_id, or client_secret to create.

Figma personal access tokenapi_keyGet key

Sign in to Figma, open Settings from the file browser account menu, then open the Security tab. In Personal access tokens, click Generate new token, choose expiration and scopes, and click Generate token. Copy the token immediately; Figma only shows it once. Use it in the X-Figma-Token header.

Figma plan access tokenapi_keyGet key

An organization administrator can go to Developer tokens, stay on the REST API tab, and click Generate REST API token. Name the token, choose expiration, scopes, and the resource scope (all resources or selected resources), then create it and copy the token immediately. MFA is required to create the token. Use it in the X-Figma-Token header.

conventions · 1/8 published

Publish these signals → /publishing