Skip to content
Zed

zillow api for Zed

io.github.johnisanerd/zillow-api

Zillow real estate listings for sale, rent, and sold, via an Apify Actor, hosted MCP.

client:Zed transport:streamable-http

Install zillow api in Zed

~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json

{
  "context_servers": {
    "zillow-api": {
      "url": "https://mcp.apify.com/?tools=johnvc/zillow-api"
    }
  }
}

Merge this into your existing settings object — do not replace the file. Zed docs

zillow api in other clients