Install daisyUI Blueprint MCP server for Windsurf.
Get a Blueprint license key.
Windsurf: MCP Configuration Panel.mcp_config.json.{
"mcpServers": {
"daisyui-blueprint": {
"type": "stdio",
"command": "npx",
"args": ["-y", "daisyui-blueprint@latest"],
"env": {
"LICENSE": "YOUR BLUEPRINT LICENSE KEY",
"EMAIL": "YOUR EMAIL ADDRESS",
"FIGMA": "YOUR FIGMA API KEY (optional)"
}
}
}
}After configuring the server, tell the AI model to use Blueprint MCP.
Next: Setup the Figma API