zillow api for VS Code
io.github.johnisanerd/zillow-api
Zillow real estate listings for sale, rent, and sold, via an Apify Actor, hosted MCP.
client:VS Code
transport:streamable-http
Install zillow api in VS Code
.vscode/mcp.json
{
"servers": {
"zillow-api": {
"type": "http",
"url": "https://mcp.apify.com/?tools=johnvc/zillow-api"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs