Loading subscription status...
{
"mcpServers": [
{
"figma": {
"env": {
"FIGMA_ACCESS_TOKEN": "your figma token"
},
"args": [
"d:/<folder>>/figma-mcp/build/index.js"
],
"command": "node"
}
}
]
}