Monday Plugin scema error

Where does the bug appear (feature/product)?

Cursor IDE

Describe the Bug

An error appears for the Monday Plugin after updating to the latest Cursor.
Error:
Unsupported plugin manifest $schema version: https://json.schemastore.org/claude-code-plugin-manifest.json

Uninstalling and reinstalling does not fix the error. The MCP must be used instead.

Cursor version: 3.13.25 (Universal)
OS: Sonoma 14.7.3
Plugin: monday-crm

Exact error:
Unsupported plugin manifest $schema version: https://json.schemastore.org/claude-code-plugin-manifest.json

Steps to Reproduce

  • Update to the latest version of Cursor
  • Have the Monday Plugin added to Cursor

Expected Behavior

The Monday Plugin shouldn’t have this error

Operating System

MacOS

Version Information

Cursor version: 3.13.25 (Universal)

Does this stop you from using Cursor

No - Cursor works, but with this issue

Hey there!

What you’re seeing isn’t intended behavior, and it isn’t caused by anything on your end. Reinstalling won’t change it, because the plugin’s manifest is the same either way. The Monday plugin (like several other third-party plugins) declares a $schema field that the current Cursor release doesn’t recognize, and instead of ignoring the unknown value the plugin loader is treating it as a load failure rather than a soft warning. We’ve let the team know and this is an issue we’re tracking.

No timeline to share yet, but I’ll post back here when there’s an update. In the meantime, using the MCP path (which you already switched to) is a solid workaround - you’re not missing anything Monday-side.