Skip to content

Fix Cursor plugin component discovery #2

Open
rshah2020 wants to merge 2 commits intorenderinc:mainfrom
rshah2020:main
Open

Fix Cursor plugin component discovery #2
rshah2020 wants to merge 2 commits intorenderinc:mainfrom
rshah2020:main

Conversation

@rshah2020
Copy link

The Cursor parser wasn't detecting any plugin components - changed MCP config file to .mcp.json, removed redundant pluginRoot field, and declared all component paths in plugin.json

Rohan Shah added 2 commits March 9, 2026 20:19
The Cursor plugin spec requires the MCP config file to be named
.mcp.json (with a leading dot) for automatic discovery. Without
this, the MCP server configuration is silently ignored.

Also updates the validator script and plugin README to match.

Made-with: Cursor
Remove pluginRoot from marketplace.json to avoid ambiguous source
resolution, and explicitly declare all component paths (skills, rules,
agents, commands, hooks, mcpServers) in plugin.json so the Cursor
parser reliably discovers every component.

Made-with: Cursor
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