ENTIA Entity Verification for Gemini CLI
io.github.entia-systems-core/entity-verification
11.3M entities, 10 countries, 12 tools. EU VAT (VIES), BORME, GLEIF, KYB. Free: 100 req/month.
client:Gemini CLI
transport:streamable-http
tools:12
Install ENTIA Entity Verification in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"entity-verification": {
"httpUrl": "https://mcp.entia.systems/mcp"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs