Dutch Property Context for Gemini CLI
nl.tradebrite/dutch-property-context
Dutch property report by address: build year, energy label, neighbourhood, monument, schools.
client:Gemini CLI
transport:streamable-http
tools:1
Install Dutch Property Context in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"dutch-property-context": {
"httpUrl": "https://property-context.tradebrite.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