Folketinget Dk for Gemini CLI
io.github.pipeworx-io/folketinget-dk
Danish Parliament (Folketinget) open data MCP — oda.ft.dk, an OData v3 API.
client:Gemini CLI
transport:streamable-http
Install Folketinget Dk in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"folketinget-dk": {
"httpUrl": "https://gateway.pipeworx.io/folketinget-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