Loading subscription status...
{
"mcpServers": [
{
"figma-developer-mcp": {
"env": {
"FIGMA_API_KEY": "<your-figma-api-key>"
},
"args": [
"-y",
"figma-developer-mcp",
"--stdio"
],
"command": "npx"
}
}
]
}