daisyUI v5.6 is now available!

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

  1. In Zed press ⌘ CMD + ⇧ Shift + P, or Ctrl + Shift + P.
  2. Choose agent: add context server.
  3. 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 API