Vantage for Gemini CLI
dev.vantagemcp/vantage
Checks whether ChatGPT, Gemini and Perplexity cite your site, and who they cite instead.
client:Gemini CLI
transport:streamable-http
Install Vantage in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"vantage": {
"httpUrl": "https://vantagemcp.dev/mcp"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs