Hilma for Gemini CLI
io.github.pipeworx-io/hilma
Hilma MCP — Finnish government public procurement notices (keyed).
client:Gemini CLI
transport:streamable-http
Install Hilma in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"hilma": {
"httpUrl": "https://gateway.pipeworx.io/hilma/mcp"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs