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