Skip to content

fix(cursor): align plugin manifest with Cursor schema - #18

Merged
replynodes-ai merged 1 commit into
masterfrom
fix/cursor-plugin-schema
Sep 16, 2026
Merged

replynodes-ai merged 1 commit into
masterfrom
fix/cursor-plugin-schema

Conversation

@replynodes-ai

Copy link
Copy Markdown
Member

Summary

Align the Cursor plugin artifact with the current official Cursor plugin schema before marketplace review.

  • Move variables to top-level JSON Schema with required REPLYNODES_API_KEY.
  • Move mcpServers to the top level.
  • Use the documented singular category, repository, and homepage fields.
  • Remove the flat marketplace.json; this repository contains one plugin, not a multi-plugin marketplace manifest.

Verification

  • Cursor manifest schema predicates pass.
  • JSON parse passes.
  • Live initialize: HTTP 200.
  • Live tools/list: HTTP 200, 51 tools, all annotations.readOnlyHint=true.
  • No credentials included.

This fixes the already-submitted Cursor Marketplace artifact; please review this PR before listing.

@replynodes-ai
replynodes-ai merged commit c5f82d7 into master Sep 16, 2026
1 check passed
@replynodes-ai
replynodes-ai deleted the fix/cursor-plugin-schema branch September 16, 2026 08:26
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