Bota — car rental availability and bookings for Gemini CLI
com.bota-chat/bota
Real availability, prices and bookings of car rental companies (rent-a-car), by conversation.
client:Gemini CLI
transport:streamable-http
tools:8
Install Bota — car rental availability and bookings in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"bota": {
"httpUrl": "https://mcp.bota-chat.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