Skip to content
Gemini CLI

Correios: CEP for Gemini CLI

io.github.mcp-dir/correios_cep-mcp

Correios: CEP, official-source lookup. Platform-hosted, pay per query with prepaid credit.

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

Install Correios: CEP in Gemini CLI

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

{
  "mcpServers": {
    "correios_cep-mcp": {
      "httpUrl": "https://api.mcp.ai/p_correios_cep"
    }
  }
}

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

Correios: CEP in other clients