Add a bearer-protected streamable HTTP MCP ASGI entrypoint for production deployment.
Includes remote host/origin configuration, health checks, fallback token handling, documentation, and tests covering authentication behavior.
Verified with full local pytest suite and GitHub CI. Copilot review feedback addressed before merge.
Add a Quizzical Beats MCP server and automation service for agentic quiz workflows.
Includes tools for catalog lookup/add/import, round creation and naming, MP3/PDF generation and inspection, email delivery, TTS snippet updates, docs, and focused tests.
Deployment intentionally not performed.