Installation & Configuration
{
"mcpServers": {
"figma": {
"command": "node",
"args": [
"path/to/figma-mcp/build/index.js"
],
"env": {
"FIGMA_ACCESS_TOKEN": "your-figma-token-here"
}
}
}
}Information
Transport
stdio
Language
TypeScript
Created
2026/6/17
Updated
2026/6/17