Figma Mcp By Bao To Generate Design Systems & Tokens In Repos Quickly For Ai Agents
@tothienbao6a0
Server Config
{
"mcpServers": {
"Figma MCP Server by Bao To": {
"command": "npx",
"args": [
"-y",
"@tothienbao6a0/figma-mcp-server",
"--figma-api-key=YOUR-KEY",
"--stdio"
]
}
}
}