Install daisyUI Blueprint MCP server for Antigravity.
Get a Blueprint license key.
~/.gemini/config/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