Install Blueprint MCP for Zed
Install daisyUI Blueprint MCP server for Zed.
Step 1: License key
Get a Blueprint license key.
Step 2: Configure MCP settings
- In Zed press ⌘ CMD + ⇧ Shift + P, or Ctrl + Shift + P.
- Choose
agent: add context server. - Add this configuration and set your licensing environment variables.
{
"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 APIDo you have a question? Ask on GitHub or Discord server
Do you see a bug? open an issue on GitHub
Do you like daisyUI? Post about it!
Support daisyUI's development: Open Collective