SG Property Data for Gemini CLI
com.sgpropertydata/property-data
Price trends, CAGR, rental yield for Singapore private and HDB property, from URA/HDB records.
client:Gemini CLI
transport:streamable-http
Install SG Property Data in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"property-data": {
"httpUrl": "https://sgpropertydata.com/mcp/"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs