Skip to content

HTML to Figma — Design System for Cline

io.github.miapre/html-to-figma-design-system

Translate HTML prototypes into Figma using your design system's real components and tokens.

client:Cline transport:stdio runtime:npm

Install HTML to Figma — Design System in Cline

~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json

{
  "mcpServers": {
    "html-to-figma-design-system": {
      "command": "npx",
      "args": [
        "-y",
        "html-to-figma-design-system"
      ]
    }
  }
}

Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs

HTML to Figma — Design System in other clients