Skip to content
Gemini CLI

CEAF (Expulsões) for Gemini CLI

io.github.mcp-dir/ceaf-mcp

Checks whether a person is in the register of federal administration expulsions (CEAF) from the CPF.

client:Gemini CLI transport:streamable-http tools:7

Install CEAF (Expulsões) in Gemini CLI

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

{
  "mcpServers": {
    "ceaf-mcp": {
      "httpUrl": "https://api.mcp.ai/p_ceaf"
    }
  }
}

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

What Gemini CLI can do once it is connected

CEAF (Expulsões) in other clients