Routine 支持 Anthropic 于 2024 年 11 月推出的模型上下文协议 (MCP),该协议允许人工智能模型与 Routine 进行交互。

模型上下文协议(MCP)
说明
使用方法
停止常规桌面应用程序
将 MCP 服务器配置添加到正在使用的 AI 桌面应用程序(Claude Desktop、Cursor、ChatGPT Desktop 等)。
{
"mcpServers": {
"routine": {
"command": "npx",
"args": ["routine-mcp-server"]
}
}
}
那么
重新启动人工智能桌面应用程序
Launch Routine
Navigate to Plugins in Settings
Enable the MCP Plugin

Finally, restart Routine