Zillow MCP — Property Data, Zestimates & Listings for AI Agents for VS Code
com.zillapi/zillow-mcp
Zillow MCP for AI agents: property data, Zestimates & listings — 300+ fields per home. Free tier.
client:VS Code
transport:streamable-http
Install Zillow MCP — Property Data, Zestimates & Listings for AI Agents in VS Code
.vscode/mcp.json
{
"servers": {
"zillow-mcp": {
"type": "http",
"url": "https://api.zillapi.com/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs