mirror of
https://github.com/jxxghp/MoviePilot.git
synced 2026-09-05 15:38:19 +08:00
feat: add agent MCP support
This commit is contained in:
@@ -265,6 +265,8 @@ class SystemConfigKey(Enum):
|
||||
NotificationSendTime = "NotificationSendTime"
|
||||
# AI智能体配置
|
||||
AIAgentConfig = "AIAgentConfig"
|
||||
# AI智能体外部MCP服务器配置
|
||||
AIAgentMcpServers = "AIAgentMcpServers"
|
||||
# 通知消息格式模板
|
||||
NotificationTemplates = "NotificationTemplates"
|
||||
# 通知中心清理时间
|
||||
|
||||
Reference in New Issue
Block a user