Skip to content
Windsurf

figma designer for Windsurf

io.github.a1245582339/figma-designer

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

client:Windsurf transport:stdio runtime:npm

Install figma designer in Windsurf

~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.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>"
      }
    }
  }
}

Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs

figma designer in other clients