v2.0.11 — MCP OAuth in Cursor
This release fixes MCP OAuth in Cursor so protected tools receive the access token after Sign in with VideoGen.
Fixed
- Cursor MCP OAuth: After Sign in with VideoGen succeeds, protected tools (including
get_me) no longer return a soft “Sign in to VideoGen to continue” tool error without attaching the access token. Missing credentials are challenged with HTTP 401 so the host retries with the OAuth token.