figma designer for Cline
io.github.a1245582339/figma-designer
Give AI agents full read & write access to Figma — 50+ tools for design automation
client:Cline
transport:stdio
runtime:npm
Install figma designer 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": {
"figma-designer": {
"command": "npx",
"args": [
"-y",
"figma-designer-mcp"
],
"env": {
"FIGMA_TOKEN": "<FIGMA_TOKEN>",
"FIGMA_BRIDGE_PORT": "<FIGMA_BRIDGE_PORT>"
}
}
}
}
Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs