holidayforever for Gemini CLI
io.github.holiday-forever/holidayforever
Searchable directory of Airbnb listings — discover properties and retrieve direct Airbnb links.
client:Gemini CLI
transport:streamable-http
tools:2
Install holidayforever in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"holidayforever": {
"httpUrl": "https://holidayforeverphoto.vercel.app/mcp"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs