Skip to content
Windsurf

Figma Context MCP AIR for Windsurf

io.github.compassalessandrolorenz/figma-context-mcp-air

Figma MCP server for AI agents. 9 tools: design context, variables, screenshots, and FigJam.

client:Windsurf transport:stdio runtime:npm

Install Figma Context MCP AIR 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-context-mcp-air": {
      "command": "npx",
      "args": [
        "-y",
        "figma-context-mcp-air"
      ],
      "env": {
        "FIGMA_API_KEY": "<FIGMA_API_KEY>"
      }
    }
  }
}

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

Figma Context MCP AIR in other clients