OAuth Discovery
OAuth 2.0 Protected Resource Metadata
Returns protected resource metadata per RFC 8707. MCP clients use this to discover the authorization server for this resource.
GET
OAuth 2.0 Protected Resource Metadata
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Response
200 - application/json
Protected resource metadata
OAuth 2.0 Protected Resource Metadata

