mirror of
https://github.com/kuaifan/dootask.git
synced 2025-12-13 20:12:48 +00:00
feat: 添加 MCP 服务器类型为 streamable-http
This commit is contained in:
parent
da630458e1
commit
9e5d16ff16
@ -146,6 +146,7 @@ export default {
|
||||
mcpConfig: {
|
||||
mcpServers: {
|
||||
DooTask: {
|
||||
type: "streamable-http",
|
||||
url: "http://localhost:22224/mcp"
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user