feat: add agent MCP support

This commit is contained in:
jxxghp
2026-07-08 08:44:33 +08:00
parent 6f6ed998bb
commit b51971ee7d
10 changed files with 1044 additions and 2 deletions
+2
View File
@@ -265,6 +265,8 @@ class SystemConfigKey(Enum):
NotificationSendTime = "NotificationSendTime"
# AI智能体配置
AIAgentConfig = "AIAgentConfig"
# AI智能体外部MCP服务器配置
AIAgentMcpServers = "AIAgentMcpServers"
# 通知消息格式模板
NotificationTemplates = "NotificationTemplates"
# 通知中心清理时间