US Real Estate Data for Gemini CLI
org.memoryapi/property
US real estate data: home prices, rents, and market trends
client:Gemini CLI
transport:streamable-http
tools:3
Install US Real Estate Data in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"property": {
"httpUrl": "https://property.memoryapi.org/mcp"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs