Skip to content
Gemini CLI

Hudoc for Gemini CLI

io.github.pipeworx-io/hudoc

HUDOC MCP — European Court of Human Rights (ECHR / Strasbourg) case law.

client:Gemini CLI transport:streamable-http

Install Hudoc in Gemini CLI

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

{
  "mcpServers": {
    "hudoc": {
      "httpUrl": "https://gateway.pipeworx.io/hudoc/mcp"
    }
  }
}

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

Hudoc in other clients