W

Wayground MCP Server

MCP discovered

Details
Endpoint
https://wayground.com/_quizizzmcp/main/mcp
Transport
streamable-http
Docs
https://wayground.com/.well-known/oauth-protected-resource
Authentication
Wayground OAuth client oauth2 discovered Set up OAuth ↗
OAuth · resolves from well-known metadata

Register an OAuth client with Wayground at the dynamic client registration endpoint https://wayground.com/_authserver/public/public/v1/oauth/register. The authorization server metadata at Wayground OAuth Authorization Server shows support for the authorization-code flow with PKCE (S256), scope full_access, and token_endpoint_auth_methods_supported of none, so the easiest path is to create a public client and use that registered client_id with PKCE to obtain bearer tokens for the MCP resource.