Skip to content

fix(cursor): prepare plugin for Cursor Marketplace submission - #5

Merged
johanovskyt merged 1 commit into
mainfrom
cursor-marketplace-fixes
Sep 2, 2026
Merged

fix(cursor): prepare plugin for Cursor Marketplace submission#5
johanovskyt merged 1 commit into
mainfrom
cursor-marketplace-fixes

Conversation

@johanovskyt

@johanovskyt johanovskyt commented Sep 2, 2026

Copy link
Copy Markdown
Member

Summary

Cursor-only fixes before we submit the plugin at https://cursor.com/marketplace/publish.

  • .mcp.universal.json now points at the canonical https://www.macaly.com/api/cloud/mcp. The old /api/code-mcp/mcp alias is deprecated in the Macaly repo.
  • New skills-cursor/build-app-on-macaly skill. It names bash and the universal endpoint instead of the ChatGPT store wording.
  • Removed the "may render inline in MCP Apps clients" sentence. The Cloud MCP server does not register MCP Apps widgets.
  • Rule renamed to .mdc. Manifest now declares rules, commands and skills explicitly.
  • Added LICENSE (MIT). The manifest already declared MIT and the marketplace requires open source.
  • displayName is "Macaly Cloud" and the MCP server key is macaly-cloud, matching the server title.
  • README: one-click deeplink, /add-plugin macaly-code, manual mcp.json, and the allowlist URL for team admins.
  • Version 0.4.0.

Claude and Codex manifests are untouched.

Verification

validate-cursor-schema, validate-cursor-structure and validate-codex all pass.

🤖 Generated with Claude Code


View with [code]smith Autofix with [code]smith
Need help on this PR? Tag @codesmith-bot with what you need. Autofix is disabled.

- point the universal MCP config at the canonical /api/cloud/mcp endpoint
- add a Cursor skill that uses bash on the universal endpoint
- drop the MCP Apps inline preview claim
- rename the rule to .mdc and declare rules, commands and skills in the manifest
- add the MIT LICENSE file the manifest already declares
- document the one-click deeplink, marketplace and manual install
- bump to 0.4.0
@johanovskyt
johanovskyt merged commit 20fafbe into main Sep 2, 2026
2 checks passed
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