Skip to content
Gemini CLI

ecoa for Gemini CLI

dev.ecoa/ecoa

Verificação de segurança e conformidade de sites: cabeçalhos, TLS, DNS, e-mail, LGPD e pentest.

client:Gemini CLI transport:streamable-http

Install ecoa in Gemini CLI

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

{
  "mcpServers": {
    "ecoa": {
      "httpUrl": "https://mcp.ecoa.dev/api/mcp"
    }
  }
}

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

ecoa in other clients