fix: correct marketplace.json schema for Claude Code compatibility #45
Reference in New Issue
Block a user
Delete Branch "fix/marketplace-schema"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
mcpServersto use relative paths (./.mcp.json) instead of server nameshooksto use relative paths (./hooks/hooks.json) instead of event namesintegrationFilefield from all pluginsProblem
Claude Code 2.0.44 was rejecting the marketplace with schema validation errors.
Test plan
/plugin marketplace addon laptop and verify no schema errors🤖 Generated with Claude Code