Verify a Company for Gemini CLI
dev.hatchloop/company-verification
Verify a company on GLEIF LEI and SEC EDGAR, screen sanctions. No key; quota-free data.
client:Gemini CLI
transport:streamable-http
tools:7
Install Verify a Company in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"company-verification": {
"httpUrl": "https://hatchloop.dev/mcp/company-verification"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs