HasData Zillow for Cursor
com.hasdata/zillow
Zillow for-sale, for-rent and sold listings, and full property details, as structured JSON.
client:Cursor
transport:streamable-http
runtime:npm
Install HasData Zillow in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"zillow": {
"url": "https://mcp.hasdata.com/mcp?apis=zillow"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs