VIES Smoother for Gemini CLI
io.github.lucrumist/vies-smoother
SLA'd EU VAT validation on VIES. Honest 3-state result, never guesses. 100 free lookups.
client:Gemini CLI
transport:streamable-http
tools:2
Install VIES Smoother in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"vies-smoother": {
"httpUrl": "https://vantane.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