Skip to content
Gemini CLI

clearscreen for Gemini CLI

io.github.lvsmanhole/clearscreen

Screen people & companies against 12 US sanctions & exclusion lists (OFAC, LEIE, SAM, Medicaid).

client:Gemini CLI transport:streamable-http

Install clearscreen in Gemini CLI

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

{
  "mcpServers": {
    "clearscreen": {
      "httpUrl": "https://clearscreen-mcp.mcpize.run/mcp"
    }
  }
}

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

clearscreen in other clients