Skip to content
Cline

figsnap mcp for Cline

io.github.arimunandar/figsnap-mcp

The Figma file you have open, as MCP tools. Extract, edit, and keep a saved set.

client:Cline transport:stdio runtime:npm

Install figsnap mcp 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

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

{
  "mcpServers": {
    "figsnap-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "figsnap-mcp"
      ],
      "env": {
        "FIGSNAP_MCP_URL": "<FIGSNAP_MCP_URL>",
        "FIGSNAP_MCP_TOKEN": "<FIGSNAP_MCP_TOKEN>"
      }
    }
  }
}

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

figsnap mcp in other clients