Title: Cursor for macOS cannot find a newly published extension that is available in standard VSCode

Describe the Bug

My newly published VSCode extension has been available on the marketplace for over 48 hours but remains undiscoverable in Cursor for macOS. Both the in-app search and the CLI command fail to find it.
Crucially, the extension is discoverable and installable using the standard Visual Studio Code on the very same machine. This proves the extension is published correctly and accessible from my network, indicating the issue is specific to the Cursor for macOS client.

Steps to Reproduce

1.Navigate to the Extensions view and search for hendiaome.vscode-maven-helper.
2.Actual Result: The extension is not found.
3.Open the terminal and run the command: “ cursor --install-extension hendiaome.vscode-maven-helper”
Actual Result: The command fails with the error: Extension ‘hendiaome.vscode-maven-helper’ not found.

Expected Behavior

Cursor’s extension discovery should work just as well as standard VSCode’s. If an extension is available in the official marketplace and discoverable by standard VSCode, Cursor should also be able to find it.

Operating System

MacOS

Current Cursor Version (Menu → About Cursor → Copy)

版本: 1.1.2
提交: 1.96.2
日期: 87ea1604be1f602f173c5fb67582e647fcef6c40
Electron: 2025-06-13T00:26:52.696Z
ElectronBuildId: 34.5.1
Chromium: undefined
Node.js: 132.0.6834.210
V8: 20.19.0
OS: 13.2.152.41-electron.0

Additional Information

Publisher: hendiaome
Extension ID: hendiaome.vscode-maven-helper
Marketplace URL: https://marketplace.visualstudio.com/items?itemName=hendiaome.vscode-maven-helper

my location is China

Does this stop you from using Cursor

No - Cursor works, but with this issue