Cursor CLI `serve-web` can't download server binary

Describe the Bug

Running cursor serve-web --log debug and attempting to access the provided link gives me this log output..

[2025-07-02 17:02:44] debug [reqwest::async_impl::client] redirecting 'https://api2.cursor.sh/updates/download/7111807980fa9c93aedd455ffa44b682c0dc1356/vscode-reh-darwin-arm64-web.tar.gz' to 'https://cursor.blob.core.windows.net/remote-releases/7111807980fa9c93aedd455ffa44b682c0dc1356/vscode-reh-darwin-arm64-web.tar.gz'
[2025-07-02 17:02:46] info Downloading server 7111807980fa9c93aedd455ffa44b682c0dc1356
[2025-07-02 17:02:46] debug [reqwest::async_impl::client] redirecting 'https://api2.cursor.sh/updates/download/7111807980fa9c93aedd455ffa44b682c0dc1356/vscode-reh-darwin-arm64-web.tar.gz' to 'https://cursor.blob.core.windows.net/remote-releases/7111807980fa9c93aedd455ffa44b682c0dc1356/vscode-reh-darwin-arm64-web.tar.gz'

Steps to Reproduce

above

Expected Behavior

The server binary is 404, this is not expected. Makes it impossible to use serve-web.

Operating System

MacOS

Current Cursor Version (Menu → About Cursor → Copy)

Version: 1.1.7
VSCode Version: 1.96.2
Commit: 7111807980fa9c93aedd455ffa44b682c0dc1350
Date: 2025-07-01T07:26:02.358Z
Electron: 34.5.1
Chromium: 132.0.6834.210
Node.js: 20.19.0
V8: 13.2.152.41-electron.0
OS: Darwin arm64 24.5.0

Does this stop you from using Cursor

Yes - Cursor is unusable

not fixed as of CLI and cursor 1.2.1

not fixed as of 1.2.1 commit 031e7e0ff1e2eda9c1a0f5df67d44053b059c5df

cursor team plz reply :cry:

if this is not supported in the CLI, remove it, add error message, etc.