Skip to content
Cline

figma designer for Cline

io.github.a1245582339/figma-designer

Give AI agents full read & write access to Figma — 50+ tools for design automation

client:Cline transport:stdio runtime:npm

Install figma designer in Cline

~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "mcpServers": {
    "figma-designer": {
      "command": "npx",
      "args": [
        "-y",
        "figma-designer-mcp"
      ],
      "env": {
        "FIGMA_TOKEN": "<FIGMA_TOKEN>",
        "FIGMA_BRIDGE_PORT": "<FIGMA_BRIDGE_PORT>"
      }
    }
  }
}

Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs

figma designer in other clients