Agentic Dealer Network for Gemini CLI
com.agenticdealernetwork/adn-gateway
Live franchised-dealer inventory, quotes, and consented salesperson handoffs.
client:Gemini CLI
transport:streamable-http
tools:12
Install Agentic Dealer Network in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"adn-gateway": {
"httpUrl": "https://gateway.agenticdealernetwork.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