feat(mcp): implement media channel management and scheduling features

This commit is contained in:
2026-03-14 23:19:24 +01:00
parent f7f4d92376
commit c53892159a
12 changed files with 878 additions and 3 deletions

View File

@@ -1,3 +1,3 @@
[workspace]
members = ["domain", "infra", "api"]
members = ["domain", "infra", "api", "mcp"]
resolver = "2"