Skip to content

Add Cursor marketplace plugin manifest - #4

Merged
fatwang2 merged 1 commit into
masterfrom
agent/add-cursor-plugin
Jul 28, 2026
Merged

Add Cursor marketplace plugin manifest#4
fatwang2 merged 1 commit into
masterfrom
agent/add-cursor-plugin

Conversation

@fatwang2

Copy link
Copy Markdown
Member

What changed

  • add .cursor-plugin/plugin.json for the official Cursor Marketplace
  • expose the existing Search1API skill and remote MCP server through the Cursor plugin package
  • reuse the public integration docs, repository metadata, MIT license, and Search1API icon

Why

Cursor Marketplace submissions require a public repository with a valid .cursor-plugin/plugin.json. This manifest makes the existing Search1API skill + MCP packaging discoverable and reviewable by Cursor.

Impact

After this lands on the default branch, the repository can be submitted through Cursor's Marketplace publisher form. No runtime CLI behavior changes.

Validation

  • Cursor official JSON Schema: .cursor-plugin/plugin.json valid
  • referenced files: icon, .mcp.json, and skill all present
  • integration docs URL: HTTP 200
  • npm test: 4/4 passed
  • git diff --check

Local Cursor installation testing was not available because Cursor is not installed on this machine.

@fatwang2
fatwang2 merged commit 903106c into master Jul 28, 2026
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