Roomza Hotel Intelligence for Gemini CLI
io.github.roomza-inc/roomza
The room-level truth layer of hospitality. Verified scores for exact hotel rooms, not just hotels.
client:Gemini CLI
transport:streamable-http
tools:12
Install Roomza Hotel Intelligence in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"roomza": {
"httpUrl": "https://www.roomza.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