UK Property Data for Gemini CLI
io.github.paulieb89/property-shared
UK property data — Land Registry comps, EPC, Rightmove, rental yields, stamp duty, Companies House
client:Gemini CLI
transport:streamable-http
runtime:pypi
tools:14
Install UK Property Data in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"property-shared": {
"httpUrl": "https://property-shared.fly.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