Local MCP server for reading Figma design data through the Figma REST API.
{ "mcpServers": { "figma-rest": { "command": "npx", "args": [ "-y", "figma-rest-mcp-server" ] } } }