Unable to test or publish the cursor plugin for Scalekit

After recent release of Cursor’s marketplace plugins, I was excited to try out and build a plugin for Scalekit (an auth stack for AI apps). I specifically first wanted to try releasing with one feature that allows developers using cursor to add auth to their MCP servers.

  1. We put some serious effort and built the 1. cursor plugin out.
  2. When I moved to testing the plugin, there are no clear docs on how to do this. Any help? I have some confidence because claude works out of the box with it perfectly. But want to test specific to cursor anyway.
  3. I submitted the form on the cursor dashboard twice, over the period; but no progress, no email, no notifications nothing as of yet.
  4. I can see over days other plugins becoming live. I wonder if I should be something else?
  5. The publisher dashboard seems disabled.
  6. I reached out to [email protected] and follow up for 5-6 times. Except for initial bot response moving to a collegue email, nothing help so far.

Now, seemingly tried all the options, posting it here as a last resort to see if I could can some help; else probably focus on something else for now. :slight_smile:

Did you try? any luck?

1 Like

Hey, thanks for building this and for the detailed write-up.

A few things that should help:

Testing your plugin locally: The Building Plugins docs explain the plugin structure and manifest format. For local testing, you can install your plugin from a local folder. Open Cursor Settings, go to the Plugins section, and point it to your local repo. This lets you confirm rules, skills, MCP servers, and more work before you submit.

On the submission and review process: The marketplace is currently curated. The team works directly with plugin authors and manually reviews every submission before listing it. That means it is not a self-serve flow yet, and turnaround time can vary. I know that does not help with the lack of communication though.

A couple of quick questions in the meantime:

  • About when did you first submit the form?
  • Which form did you use exactly? Was it on the publisher dashboard?

I’ll update here once I have more info from the team.

Hi @deanrie – Your reply slipped my inbox, should’ve gotten back to you sooner.

I’m figuring out how to point to local repo?

I’m on cursor with following details:

Version: 2.5.26
VSCode Version: 1.105.1
Commit: 7d96c2a03bb088ad367615e9da1a3fe20fbbc6a0
Date: 2026-02-26T04:57:56.825Z
Build Type: Stable
Release Track: Default
Electron: 39.4.0
Chromium: 142.0.7444.265
Node.js: 22.22.0
V8: 14.2.231.22-electron.0
OS: Darwin arm64 25.3.0


Thanks for throwing light on the marketplace listing. That’s very helpful, if you could any share inputs if I can work with the team to be become a partner?

Let me answer your following up questions:

It’s through the following page at https://cursor.com/marketplace/publish

I don’t remember the exact date, but I first followed up with cursor support over email for ([email protected]) it was on Date: Mon, 23 Feb 2026 10:35:10 +0530 and followed up through 27 Feb on same email thread. So it must be within the week before first email.

PS: Sorry for the delayed response, I have updated my notification preferences, should get back to you sooner.

@deanrie , we are ready to submit a plugin as well, but have the same question that @saif_shines did, namely that there’s no obvious place in Settings → Plugins to specify a local repository; this interface is just a list of suggested plugins along with a ‘Browse Marketplace’ button. Clicking this doesn’t provide a place to enter a local repository either.

Along with this, Plugins Reference | Cursor Docs doesn’t contain the guidance you’ve provided, or any guidance around testing really, other than checking to make sure that the plugin has been tested locally before submission.

(I’m using Version: 2.6.18
VSCode Version: 1.105.1
Commit: 68fbec5aed9da587d1c6a64172792f505bafa250
Date: 2026-03-10T02:01:17.430Z
Build Type: Stable
Release Track: Default
Electron: 39.6.0
Chromium: 142.0.7444.265
Node.js: 22.22.0
V8: 14.2.231.22-electron.0
OS: Linux x64 6.8.0-101-generic )

Any guidance here? @saif_shines , were you able to figure out how to test your plugin?

Waiting for @deanrie to get back for now.

But I see that if you place skills in the directories where Claude Code respects; Cursor also respects them automatically and lists them in the plugins screen as internal. That’s how I tested and put together my first version of GitHub - scalekit-inc/cursor-authstack: An authstack marketplace of plugins for developers building their applications on Cursor. Helps adding SSO, SCIM, MCP and Agent Auth to their applications (or) add full-stack authentication right from the code editor · GitHub and submitted it to the Cursor Marketplace for now.