Zillow MCP Server for Zed
io.github.afanasenkoa/zillow-mcp-server
Zillow homes and agent contacts for AI agents — search by ZIP, by URL, or look up a zpid.
client:Zed
transport:streamable-http
Install Zillow MCP Server in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"zillow-mcp-server": {
"url": "https://afanasenko--zillow-mcp-server.apify.actor/mcp"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs