offers for Gemini CLI
com.vpsudo/offers
Live VPS, bare metal and GPU hosting prices across ~75 providers, rescraped daily.
client:Gemini CLI
transport:streamable-http
tools:3
Install offers in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"offers": {
"httpUrl": "https://mcp.vpsudo.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