Skip to content
Gemini CLI

DuckHub QR Menu for Gemini CLI

com.duck-hub/menu

Hosted MCP server to manage a restaurant menu from AI agents - 39 tools over the DuckHub API.

client:Gemini CLI transport:streamable-http

Install DuckHub QR Menu in Gemini CLI

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

{
  "mcpServers": {
    "menu": {
      "httpUrl": "https://mcp.duck-hub.com/mcp"
    }
  }
}

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

DuckHub QR Menu in other clients