Skip to content
Gemini CLI

ECAC: DCTF WEB for Gemini CLI

io.github.mcp-dir/ecac_dctf_web-mcp

ECAC: DCTF WEB, official-source lookup. Platform-hosted, pay per query with prepaid credit.

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

Install ECAC: DCTF WEB in Gemini CLI

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

{
  "mcpServers": {
    "ecac_dctf_web-mcp": {
      "httpUrl": "https://api.mcp.ai/p_ecac_dctf_web"
    }
  }
}

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

ECAC: DCTF WEB in other clients