Overheid Nl for Gemini CLI
io.github.pipeworx-io/overheid-nl
data.overheid.nl MCP — the Netherlands national open-data portal (CKAN API).
client:Gemini CLI
transport:streamable-http
Install Overheid Nl in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"overheid-nl": {
"httpUrl": "https://gateway.pipeworx.io/overheid-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