Skip to content
Gemini CLI

Dst Dk for Gemini CLI

io.github.pipeworx-io/dst-dk

Statistics Denmark (Danmarks Statistik / Statbank) MCP.

client:Gemini CLI transport:streamable-http

Install Dst Dk in Gemini CLI

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

{
  "mcpServers": {
    "dst-dk": {
      "httpUrl": "https://gateway.pipeworx.io/dst-dk/mcp"
    }
  }
}

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

Dst Dk in other clients