AI & ML
Trust: 39/100 (Limited)io.github.a1245582339/figma-designer Guide
Give AI agents full read & write access to Figma — 50+ tools for design automation
5 starsby a1245582339
Quick Start
Install
npx figma-designer-mcpClaude Desktop Configuration
Add this to your claude_desktop_config.json:
{
"mcpServers": {
"io-github-a1245582339-figma-designer": {
"command": "npx",
"args": [
"figma-designer-mcp"
]
}
}
}