asamuzak09/figma-edit-mcp
A tool for editing Figma files via MCP. Add text, shapes, frames, and more through MCP.
Platform-specific configuration:
{
"mcpServers": {
"figma-edit-mcp": {
"command": "npx",
"args": [
"-y",
"figma-edit-mcp"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...