{
  "_note": "RivalSweeper uses a custom auth flow (POST /api/v1/Profile/Login on stg-api.trendos.io). Bearer tokens are issued by stg-api.trendos.io itself; the resource and the authorization server are co-located.",
  "resource": "https://stg-api.trendos.io",
  "authorization_servers": [
    "https://stg-api.trendos.io"
  ],
  "scopes_supported": [
    "trendos.api.read",
    "trendos.api.write",
    "trendos.mcp"
  ],
  "bearer_methods_supported": ["header"],
  "resource_documentation": "https://www.rivalsweeper.com/features/rivalsweeper-mcp",
  "resource_auth_discovery": "https://www.rivalsweeper.com/.well-known/openid-configuration"
}
