HassanHKarimi/figma-claude-bridge
MCP server and Figma plugin that enables Claude AI to design directly in Figma
Platform-specific configuration:
{
"mcpServers": {
"figma-claude-bridge": {
"command": "npx",
"args": [
"-y",
"figma-claude-bridge"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...