You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix WWW-Authenticate header to use resource_metadata instead of authorization_uri, matching the MCP specification. Add path-based OAuth protected resource discovery routes (/.well-known/oauth-protected-resource/*) to both node and worker adapters so clients following RFC 9470 path-based discovery (including Claude) can resolve resource metadata correctly.