Install daisyUI Blueprint MCP server for Zed.
Get a Blueprint license key.
agent: add context server.{
"daisyui-blueprint": {
"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