Skip to content
Gemini CLI

ScreenVerity for Gemini CLI

io.github.williamblakecunningham-max/screenverity-mcp

Free U.S. exclusion, debarment and licence screening with a signed receipt of the lists checked.

client:Gemini CLI transport:stdio runtime:npm

Install ScreenVerity in Gemini CLI

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

{
  "mcpServers": {
    "screenverity-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "screenverity-mcp"
      ]
    }
  }
}

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

ScreenVerity in other clients