figma/mcp-server-guide
A guide on how to use the Figma MCP server
Platform-specific configuration:
{
"mcpServers": {
"mcp-server-guide": {
"command": "npx",
"args": [
"-y",
"mcp-server-guide"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...