appreciate it If someone can help me about it
hi @Yichen_NIE thank you for your post. I was unable to find your organization name and handle in our system. The “Submit Application” button is always present from my tests with individual and team accounts. Can it be there is something else blocking network requests? Please check the Developer Console and share errors here.
To submit your Cursor Plugin to the marketplace, the process is:
- Build your plugin with the required structure, including a
.cursor-plugin/plugin.jsonmanifest file - Test it locally by loading it from
~/.cursor/plugins/local - Host your plugin in a public Git repository
- Visit https://cursor.com/marketplace/publish (while signed into your Cursor account) and submit your repository link.
All submissions undergo manual review by our team for security, quality, and data handling before being listed. This review also applies to subsequent updates. Please note that all marketplace plugins must be open source to allow for community inspection
Full documentation on building plugins is at Plugins | Cursor Docs
