Skip to content
Gemini CLI

Data Nl for Gemini CLI

io.github.pipeworx-io/data-nl

Netherlands Open Data (data.overheid.nl/data) CKAN MCP.

client:Gemini CLI transport:streamable-http

Install Data Nl in Gemini CLI

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

{
  "mcpServers": {
    "data-nl": {
      "httpUrl": "https://gateway.pipeworx.io/data-nl/mcp"
    }
  }
}

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

Data Nl in other clients