Headless mode doesn't work

I can’t get headless mode working, this is installed on OSX.

❯ cursor serve-web
spawn /Applications/Cursor.app/Contents/Resources/app/bin/cursor-tunnel ENOENT

Instead of the expected

❯ code serve-web
*

Web UI available at http://127.0.0.1:8000?tkn=3582460a-af43-447b-8694-ea35243d5956

This support is important for when we develop on remote machines.

Thank You