zillow api for Cursor
io.github.johnisanerd/zillow-api
Zillow real estate listings for sale, rent, and sold, via an Apify Actor, hosted MCP.
client:Cursor
transport:streamable-http
Install zillow api in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"zillow-api": {
"url": "https://mcp.apify.com/?tools=johnvc/zillow-api"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs