OAuth protected resource metadata

​

Responses

  • application/json
  • application/json
  • application/json
  • application/json
  • application/json
  • application/json
Request Example for get/.well-known/oauth-protected-resource/mcp-auth
curl https://api.musebook.trade/.well-known/oauth-protected-resource/mcp-auth
{
  "ok": true,
  "additionalProperty": "anything"
}