Simplified Figma context for Cursor
Translates Figma API responses to provide only relevant layout and styling info. Optimized for AI coding agents.
{
"mcpServers": {
"figma-context": {
"mcpServers": {
"figma-context": {
"env": {
"FIGMA_ACCESS_TOKEN": "YOUR_TOKEN"
},
"args": [
"-y",
"@anthropic/figma-context-mcp"
],
"command": "npx"
}
}
}
}
}