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:
committed by
GitHub
parent
ae8ec413d3
commit
74e5e5b531
@@ -19,6 +19,7 @@ authlib>=1.6.5
|
||||
Flask-Caching
|
||||
gunicorn
|
||||
psutil
|
||||
mcp[cli]
|
||||
|
||||
# Testing dependencies
|
||||
pytest>=7.4.0
|
||||
|
||||
Reference in New Issue
Block a user