Skip to content

fix(plugin): schema-valid marketplace.json so Cursor can import LeadMagic - #19

Merged
jesseoue merged 4 commits into
mainfrom
fix/marketplace-schema-1.0.4
Sep 15, 2026
Merged

jesseoue merged 4 commits into
mainfrom
fix/marketplace-schema-1.0.4

Conversation

@jesseoue

Copy link
Copy Markdown
Contributor

Summary

  • Public main had no .cursor-plugin/marketplace.json, so Cursor Team Marketplace / publish could not detect this repo.
  • Plugin entries now match Cursor’s official schema (name, source, description, minClientVersions only). Extra logo/category on the entry fail additionalProperties.
  • Vendored schemas/marketplace.schema.json, CI validate, and install copy point at Team import plus https://mcp.leadmagic.io/cursor-plugin.

Test plan

  • npm test && npm run validate
  • Team Marketplace → Import from Repo after merge
  • Re-submit at cursor.com/marketplace/publish (email is not a listing)

…t the repo

Cursor marketplace import only accepts plugin entries with name, source, description, and minClientVersions. The public repo was also missing marketplace.json entirely, so Team Marketplace and publish could not see LeadMagic.
Hosted MCP uses app.leadmagic.io as issuer; keep plugin copy aligned so users finish Clerk instead of pasting API keys.
Describe OAuth in Cursor and the hosted MCP URL. Drop Clerk dashboard and discovery internals from public install docs.
@jesseoue
jesseoue merged commit 71a70ec into main Sep 15, 2026
6 checks passed
@jesseoue
jesseoue deleted the fix/marketplace-schema-1.0.4 branch September 15, 2026 15:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant