Add MCP automation interface for quiz round creation (#9)

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.
This commit is contained in:
Christian Krakau-Louis
2026-05-21 18:18:57 +02:00
committed by GitHub
parent ae8ec413d3
commit 74e5e5b531
8 changed files with 1047 additions and 2 deletions
+1
View File
@@ -0,0 +1 @@
"""Service-layer helpers for Quizzical Beats."""