loading…
Search for a command to run...
loading…
Write-side MCP server for Figma — build, edit, and search Figma designs from Claude Code, Cursor, Cline, or any MCP client. Complements Figma's official read-on
Write-side MCP server for Figma — build, edit, and search Figma designs from Claude Code, Cursor, Cline, or any MCP client. Complements Figma's official read-only MCP with 41 tools for tree creation, variables, components, and visual verification.
Hand off the design busywork. Detailed prompt in. Fully editable Figma layers out — components typed, variables bound, variants generated, pages laid out.
Install on Figma npm: genable-mcp Sponsor License: MIT

Most AI design tools ship a flat image or a templated mock. Genable is agentic — it plans, executes against Figma's scene graph through typed tools, and verifies its work. The output is real, editable Figma layers, not screenshots.


Use Genable as a Figma plugin (designers) or as the genable-mcp MCP server (Claude Code, Cursor, Cline, Continue, Zed, or any MCP-compatible agent). Same engine, same 41 tools.
Install from Figma Community →
Plugins → Genable.For agent-driven workflows. Pair with the official Figma MCP for full read + write.
{
"mcpServers": {
"genable": { "command": "npx", "args": ["-y", "genable-mcp"] }
}
}
41 tools — JSX tree creation, variables, components, cross-page navigation, visual verification. Full docs on npm →
Genable speaks three protocols natively. Pick whichever you have keys for — keys stay on your device.
| Protocol | Examples | Get a key |
|---|---|---|
| Google Gemini | Gemini 2.5 Pro / Flash | aistudio.google.com |
| Anthropic Claude | Claude 4.7 Sonnet / Opus | console.anthropic.com |
| OpenAI-compatible | OpenRouter, DashScope (Qwen), Kimi K2.5, custom endpoints | varies |
Switch models any time from the Settings panel.
Detail helps. Try prompts like:
Genable returns a real, editable Figma frame you can drop straight into a design system.
Genable is built and maintained by one developer, in the open. If it saves you time or replaces a paid tool, please consider sponsoring:
Sponsorship pays for development time, model API quotas during testing, and ongoing improvements.
MIT — free for personal and commercial use.
Run in your terminal:
claude mcp add genable-mcp -- npx