wayground.com
Wayground is an educational platform, formerly Quizizz, used for quizzes, lessons, and classroom activities. Its publicly discoverable developer-facing integration surface appears to be an OAuth-secured MCP endpoint.
Wayground exposes an OAuth-protected MCP server at `https://wayground.com/_quizizzmcp/main/mcp`; no public REST, GraphQL, or CLI developer surfaces were found.
- Wayground MCP Serverdiscovered
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.
conventions · 1/8 published
- integrations.json✗
/.well-known/integrations.json - llms.txt✗
/llms.txt - API catalog✗
/.well-known/api-catalog - OpenAPI document✗
/api/schema/, /openapi.json, /swagger.json, /api/openapi.json, or /v1/openapi.json - MCP server card✗
/.well-known/mcp/server-card.json - OAuth protected resource✓https://wayground.com/.well-known/oauth-protected-resource
- Agent card✗
/.well-known/agent-card.json - Agent skills✗
/.well-known/agent-skills/index.json
Publish these signals → /publishing