dannote/figma-use
Full Figma control: create shapes, text, components, set styles, auto-layout, variables, export. 80+ tools.
Quick Start
Clone the repository:
git clone https://github.com/dannote/figma-useClaude Desktop configuration example:
{
"mcpServers": {
"figma-use": {
"command": "npx",
"args": [
"-y",
"dannote/figma-use"
]
}
}
}Check the repository README for specific installation and configuration instructions.