postcodeproperty for Gemini CLI
io.github.markhahnel/postcodeproperty
UK area & property intelligence for AI agents: reports, EPC, comparables, with source provenance.
client:Gemini CLI
transport:streamable-http
Install postcodeproperty in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"postcodeproperty": {
"httpUrl": "https://postcodeproperty.ai/mcp"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs