Zillow MCP — Property Data, Zestimates & Listings for AI Agents for Gemini CLI
com.zillapi/zillow-mcp
Zillow MCP for AI agents: property data, Zestimates & listings — 300+ fields per home. Free tier.
client:Gemini CLI
transport:streamable-http
Install Zillow MCP — Property Data, Zestimates & Listings for AI Agents in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"zillow-mcp": {
"httpUrl": "https://api.zillapi.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