generated: '2026-08-05' method: searched source: https://mcp.sellerx.com/.well-known/oauth-authorization-server docs: null note: >- Not derived from OpenAPI — SellerX publishes none. These scopes are read verbatim from scopes_supported in the RFC 8414 authorization-server metadata and the RFC 9728 protected-resource metadata served by the SellerX MCP host. SellerX publishes no scopes/permissions reference page, so no description beyond the scope string itself exists publicly. Nothing is inferred. schemes: - name: OAuth2 source: well-known/sellerx-oauth-authorization-server.json issuer: https://mcp.sellerx.com/ flows: - flow: authorizationCode authorizationUrl: https://mcp.sellerx.com/authorize tokenUrl: https://mcp.sellerx.com/token scopes: - scope: read description: >- Advertised in scopes_supported by both the authorization-server metadata and the protected-resource metadata for https://mcp.sellerx.com/mcp. SellerX publishes no definition of what this scope grants. flows: [authorizationCode] sources: - well-known/sellerx-oauth-authorization-server.json - well-known/sellerx-oauth-protected-resource.json resources: - resource: https://mcp.sellerx.com/mcp authorization_servers: [https://mcp.sellerx.com/] scopes_supported: [read] x-evidence: fetched: '2026-08-05' probed: - url: https://mcp.sellerx.com/.well-known/oauth-authorization-server http_status: 200 - url: https://mcp.sellerx.com/.well-known/oauth-protected-resource/mcp http_status: 200