Loading subscription status...
{
"mcpServers": [
{
"figma": {
"env": {
"FIGMA_ACCESS_TOKEN": "your_token_here"
},
"args": [
"/ABSOLUTE/PATH/TO/figma-mcp-server/dist/index.js"
],
"command": "node"
}
}
]
}