Figsor
Freeby MCP Community
Figsor — MCP server that bridges Cursor AI to Figma for chat-driven design creation
v2.0.0Added Apr 12, 2026
figmacursormcpdesignai
Figsor MCP Server
Figsor — MCP server that bridges Cursor AI to Figma for chat-driven design creation
Installation
npx -y figsor
Reviews
Installation
Quick install
npx -y figsor
Add to claude_desktop_config.json
{
"mcpServers": {
"figsor": {
"command": "npx",
"args": ["-y", "figsor"]
}
}
}