Skip to content

Load Cursor from the Agent Plugins package - #4

Merged
jackaldenryan merged 2 commits into
mainfrom
jack/cursor-marketplace-agent-plugin
Aug 18, 2026
Merged

Load Cursor from the Agent Plugins package#4
jackaldenryan merged 2 commits into
mainfrom
jack/cursor-marketplace-agent-plugin

Conversation

@jackaldenryan

Copy link
Copy Markdown
Collaborator

Summary

  • Remove the Cursor vendor wrapper (.cursor-plugin/plugin.json and .cursor-plugin/mcp.json) so Cursor no longer discovers a second, Cursor-format plugin next to the Agent Plugins package.
  • Keep .cursor-plugin/marketplace.json. Its source stays . (this repo root), so team import and /add-plugin resolve the portable plugin.json / mcp.json. The marketplace entry still carries assets/logo.png.
  • Bump to 0.4.2 and drop the deleted files from version-sync and CI bump paths.

Test plan

  • python3 scripts/plugin_manifests.py --check and python3 scripts/validate_agent_plugin.py pass
  • In Cursor, uninstall any existing building-with-zep copies, then /add-plugin https://github.com/getzep/building-with-zep-plugin (or this branch) and confirm only one plugin appears
  • Confirm the listing uses the Agent Plugins description and still shows the Zep logo from the marketplace entry
  • Confirm the building-with-zep skill and zep-docs MCP load (from root mcp.json, no API key)

Made with Cursor

jackaldenryan and others added 2 commits August 18, 2026 10:26
GitHub import was listing two plugins because the repo shipped both
formats. Keep the Cursor marketplace catalog pointed at this repo root.

Co-authored-by: Cursor <cursoragent@cursor.com>
Co-authored-by: Cursor <cursoragent@cursor.com>
@jackaldenryan
jackaldenryan merged commit 25d5ae7 into main Aug 18, 2026
1 check 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