vergabe-api: German public procurement notices for Gemini CLI
io.github.applehorsefrog/vergabe-api
German public tenders as normalised JSON (CPV, NUTS, deadlines). Free sample; search paid via x402.
client:Gemini CLI
transport:streamable-http
tools:5
Install vergabe-api: German public procurement notices in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"vergabe-api": {
"httpUrl": "https://vergabe-api.applehorsefrog.workers.dev/mcp"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs