NeoDemos for Gemini CLI
io.github.neodemoshq/neodemos
Source-anchored search and civic intelligence for Dutch municipal council records.
client:Gemini CLI
transport:streamable-http
tools:7
Install NeoDemos in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"neodemos": {
"httpUrl": "https://mcp.neodemos.nl/public/mcp"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs