Skip to content
Windsurf

localfig for Windsurf

io.github.lucasgorgal/localfig

The Figma desktop app as an MCP server: full Plugin API for AI agents. Local, no token, no quota.

client:Windsurf transport:stdio runtime:npm

Install localfig in Windsurf

~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json

{
  "mcpServers": {
    "localfig": {
      "command": "npx",
      "args": [
        "-y",
        "localfig"
      ]
    }
  }
}

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

localfig in other clients