Skip to content
Gemini CLI

scout for Gemini CLI

com.dinewithscout/scout

Find Resy restaurants and request reservations through Scout; the user approves every booking.

client:Gemini CLI transport:streamable-http

Install scout in Gemini CLI

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

{
  "mcpServers": {
    "scout": {
      "httpUrl": "https://dinewithscout.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

scout in other clients