HasData Zillow for VS Code
com.hasdata/zillow
Zillow for-sale, for-rent and sold listings, and full property details, as structured JSON.
client:VS Code
transport:streamable-http
runtime:npm
Install HasData Zillow in VS Code
.vscode/mcp.json
{
"servers": {
"zillow": {
"type": "http",
"url": "https://mcp.hasdata.com/mcp?apis=zillow"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs