Way.com for Gemini CLI
com.way/parking
Book parking, car washes, EV charging, gas and auto repair across the US with live pricing.
client:Gemini CLI
transport:streamable-http
Install Way.com in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"parking": {
"httpUrl": "https://mcp.way.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