Skip to content
Cursor

Zillow for Cursor

io.github.pipeworx-io/zillow

Zillow Research MCP — housing market data from Zillow's public CSV dumps.

client:Cursor transport:streamable-http

Install Zillow in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

{
  "mcpServers": {
    "zillow": {
      "url": "https://gateway.pipeworx.io/zillow/mcp"
    }
  }
}

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

Zillow in other clients