a year ago
服务器配置
{
"mcpServers": {
"figma-developer-mcp": {
"command": "npx",
"args": [
"-y",
"figma-developer-mcp",
"--stdio"
],
"env": {
"FIGMA_API_KEY": "<figd_to8Z-VD_7Uy6YQiT4wcr9-phSk47QgbtAX1ElIk->"
}
}
}
}