Samuelz Chauffeur Booking for Gemini CLI
io.github.samuelzcom/chauffeur-booking
Public chauffeur prices, policy and consent-led offers for travel bookers and AI assistants.
client:Gemini CLI
transport:streamable-http
tools:5
Install Samuelz Chauffeur Booking in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"chauffeur-booking": {
"httpUrl": "https://platform-api.samuelz.com/api/v1/mcp/chauffeur/samuelz-chauffeur"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs