Zillow MCP Server for Cursor
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:Cursor
transport:streamable-http
Install Zillow MCP Server in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"zillow-mcp-server": {
"url": "https://afanasenko--zillow-mcp-server.apify.actor/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs