Loading page...
Loading page...
Read Figma designs, extract components, and generate code from your design files directly in your AI conversation.
Bridge the gap between design and code. Read Figma files, explore component trees, extract design tokens, and ask your AI to generate code from designs — without switching tools.
{
"mcpServers": {
"figma-design-reader": {
"command": "npx",
"args": ["-y", "@mcphub/figma-design-reader"],
"env": { "FIGMA_TOKEN": "figd_..." }
}
}
}