Back to MCP Servers
Figma Use
Full Figma control: create shapes, text, components, set styles, auto-layout, variables, export. 80+ tools.
developer-tools
By dannote
Installation
npx -y figma-useConfiguration
{
"mcpServers": {
"figma-use": {
"command": "npx",
"args": ["-y", "figma-use"]
}
}
}How to use
- Run the installation command above (if needed)
- Open your Claude Code settings file (~/.claude/settings.json)
- Add the configuration to the mcpServers section
- Restart Claude Code to apply changes