FINN Auto - Car Subscription for Gemini CLI
com.finn.www/auto
Search and browse cars for all-inclusive subscription on FINN. Prices, specs, and checkout links.
client:Gemini CLI
transport:streamable-http
tools:5
Install FINN Auto - Car Subscription in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"auto": {
"httpUrl": "https://www.finn.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