mirror of
https://github.com/httprunner/httprunner.git
synced 2026-06-05 15:59:33 +08:00
feat: add mcp host, load/invoke mcp tools
This commit is contained in:
5
pkg/mcphost/testdata/test.mcp.json
vendored
5
pkg/mcphost/testdata/test.mcp.json
vendored
@@ -22,6 +22,11 @@
|
||||
"env": {
|
||||
"ABC": "123"
|
||||
}
|
||||
},
|
||||
"disabled_server": {
|
||||
"command": "echo",
|
||||
"args": ["disabled"],
|
||||
"disabled": true
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user