figma-framelink-mcp.md

Framelink Figma MCP

UI App
from"GLips"
1.8k

Figma context for Cursor with simplified layout and styling information

Developer Tools
FigmaCursorlayoutstyling
install.sh
# Clone the repository
$git clone https://github.com/GLips/Figma-Context-MCP
# Install dependencies
$npm install
# Build and serve
$npm run build && npm run serve