Skip to content
Windsurf

asdesigned for Windsurf

io.github.maher-reven/asdesigned

Diff a rendered UI element against its Figma source and get every drifted property with its delta.

client:Windsurf transport:stdio runtime:npm

Install asdesigned 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": {
    "asdesigned": {
      "command": "npx",
      "args": [
        "-y",
        "asdesigned"
      ],
      "env": {
        "FIGMA_TOKEN": "<FIGMA_TOKEN>",
        "ASDESIGNED_BROWSER": "<ASDESIGNED_BROWSER>"
      }
    }
  }
}

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

asdesigned in other clients