This repository was archived by the owner on Sep 13, 2026. It is now read-only.
v1.3.7
·
50 commits
to main
since this release
Immutable
release. Only release title and notes can be modified.
Fixed
- Restored marketplace click-install for Cursor. The
neus-mcpplugin ships a Cursor-native.mcp.jsonagain, so clicking Install registers NEUS and signs you in — the same one-click experience as Linear, Stripe, and other marketplace plugins. The CLI defers to the plugin when present (no duplicate entry, no hard-fail). - OAuth
invalid_targeton hosted MCP. Normalized the RFC 8707resourceparameter in the authorize and token endpoints so clients that canonicalize the URL (adding a trailing slash) are accepted instead of rejected.
Upgrade
npm i @neus/sdk@1.3.7
# or zero-install
npx -y -p @neus/sdk@1.3.7 neus setup
npx -y -p @neus/sdk@1.3.7 neus doctor --liveIn Cursor, install the neus-mcp plugin from the marketplace and click Connect.