Skip to content
Gemini CLI

Bunzee for Gemini CLI

ai.bunzee/bunzee

Turn your app idea into IA, wireframes, PRD, style guides, and dev specs for coding agents.

client:Gemini CLI transport:streamable-http

Install Bunzee in Gemini CLI

~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json

{
  "mcpServers": {
    "bunzee": {
      "httpUrl": "https://bunzee.ai/mcp-server"
    }
  }
}

Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs

Bunzee in other clients