Skip to content
Claude Desktop

figbridge for Claude Desktop

io.github.rudraptpsingh/figbridge

Free, local MCP bridge for Figma — HTML, CSS, Tailwind, tokens, agent handoff bundles.

client:Claude Desktop transport:stdio runtime:npm

Install figbridge in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

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

{
  "mcpServers": {
    "figbridge": {
      "command": "npx",
      "args": [
        "-y",
        "figbridge-mcp"
      ],
      "env": {
        "FIGBRIDGE_PORT": "<FIGBRIDGE_PORT>"
      }
    }
  }
}

Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs

figbridge in other clients