Server Config
{
"mcpServers": {
"Figma MCP": {
"command": "npx",
"args": [
"figma-mcp",
"--figma-api-key=<your-figma-api-key>",
"--stdio"
]
}
}
}{
"mcpServers": {
"Figma MCP": {
"command": "npx",
"args": [
"figma-mcp",
"--figma-api-key=<your-figma-api-key>",
"--stdio"
]
}
}
}