Skip to content
Gemini CLI

Company Screening for Gemini CLI

io.github.tributarydata/company-screening

UK company register lookups plus US, EU and UN sanctions screening. Every answer cites source.

client:Gemini CLI transport:streamable-http

Install Company Screening in Gemini CLI

~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json

{
  "mcpServers": {
    "company-screening": {
      "httpUrl": "https://tributarydata--company-screening-mcp.apify.actor/mcp"
    }
  }
}

Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs

Company Screening in other clients