feat: add Quizzical Beats MCP automation interface

This commit is contained in:
Christian Krakau-Louis
2026-05-21 18:12:17 +02:00
parent ae8ec413d3
commit b56a9efac2
8 changed files with 1047 additions and 2 deletions
+1
View File
@@ -19,6 +19,7 @@ authlib>=1.6.5
Flask-Caching
gunicorn
psutil
mcp[cli]
# Testing dependencies
pytest>=7.4.0