Zillow for Zed
io.github.pipeworx-io/zillow
Zillow Research MCP — housing market data from Zillow's public CSV dumps.
client:Zed
transport:streamable-http
Install Zillow in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"zillow": {
"url": "https://gateway.pipeworx.io/zillow/mcp"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs