Install Blueprint MCP for Grok Build

Install daisyUI Blueprint MCP server for Grok Build.

Step 1: License key

Get a Blueprint license key.

Step 2: Configure MCP settings

Run this command to add the Blueprint MCP server. The FIGMA API key is optional and only needed for Figma-to-code conversion.

grok mcp add daisyui-blueprint 
  --env LICENSE=YOUR_LICENSE_KEY 
  --env EMAIL=YOUR_EMAIL 
  --env FIGMA=YOUR_FIGMA_API_KEY 
  -- npx -y daisyui-blueprint@latest

Check the connection with grok mcp doctor daisyui-blueprint. Read the Grok Build MCP docs for project-scoped configuration and troubleshooting.

After configuring the server, tell the AI model to use Blueprint MCP.

Next: Setup the Figma API