$ timeahead.in
mcp/figma-developer-mcp/install

install figma-developer-mcp

pick your MCP client below. snippets, file paths and reload steps included.
source: extracted from upstream READMEgithub.com/GLips/Figma-Context-MCP
paste into
macos: ~/Library/Application Support/Claude/claude_desktop_config.json
windows: %APPDATA%\Claude\claude_desktop_config.json
linux: ~/.config/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "Framelink MCP for Figma": {
      "command": "npx",
      "args": [
        "-y",
        "figma-developer-mcp",
        "--figma-api-key=YOUR-KEY",
        "--stdio"
      ]
    }
  }
}
then: Quit Claude Desktop completely (Cmd/Ctrl+Q) and reopen it.
prefer a direct link? /mcp/figma-developer-mcp/install/claude-desktop
← back to figma-developer-mcp
Install figma-developer-mcp MCP Server — Claude Desktop, Cursor, Windsurf, VS Code | Timeahead