Skip to content
Gemini CLI

Hdx for Gemini CLI

io.github.pipeworx-io/hdx

Humanitarian Data Exchange (HDX) MCP — data.humdata.org, the open

client:Gemini CLI transport:streamable-http

Install Hdx in Gemini CLI

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

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

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

Hdx in other clients