Hit The Road Rentals for Gemini CLI
io.github.hittheroad-git/hittheroad-mcp
Search campervans and motorhomes worldwide. 300+ rental companies. AU, NZ, US, CA, UK and more.
client:Gemini CLI
transport:streamable-http
tools:2
Install Hit The Road Rentals in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"hittheroad-mcp": {
"httpUrl": "https://hittheroad.rentals/mcp"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs