Skip to content
Gemini CLI

Ucdp for Gemini CLI

io.github.pipeworx-io/ucdp

Armed-conflict deaths, active wars and violence events from the Uppsala Conflict Data Program…

client:Gemini CLI transport:streamable-http

Install Ucdp in Gemini CLI

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

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

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

Ucdp in other clients