The Framelink MCP for Figma allows coding agents to access Figma design data to implement designs in various frameworks efficiently.
From the registry: Give your coding agent access to your Figma data. Implement designs in any framework in one-shot.

Please install the `figma-context-mcp` MCP server into my current AI client (that's you).
Required prerequisites (do these first if not already done):
- **Figma personal access token** — Create a Figma personal access token (https://help.figma.com/hc/en-us/articles/8085703771159-Manage-personal-access-tokens)
Canonical MCP server config (stdio transport):
- command: `npx`
- args: ["-y","figma-developer-mcp","--figma-api-key=<your-figma-api-key>","--stdio"]
- optional environment variables:
- `FIGMA_API_KEY`: Alternative to passing via CLI flag (example: `<your-figma-api-key>`)
- `PORT`: HTTP mode port
Add this MCP server to my current client's config in the correct format for you. If you need secrets or credentials I haven't provided, ASK me — do not invent values or leave raw placeholders. After adding it, tell me how to verify the server is connected.FIGMA_API_KEYrequiredRequired to authenticate with the Figma API.Make 3D games in Unity Engine with AI. MCP Server + Plugin for Unity Editor and Unity games.