Gentoura Tours for Gemini CLI
com.gentoura/tours
Read-only search and pricing for Gentoura's Egypt and Jordan tour packages.
client:Gemini CLI
transport:streamable-http
tools:3
Install Gentoura Tours in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"tours": {
"httpUrl": "https://gentoura.com/api/mcp"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs