Skip to content

v0.0.6

Choose a tag to compare

@fuongz fuongz released this 02 Apr 07:41
· 38 commits to main since this release
c984f8e

Bug Fixes

  • 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.