mirror of
https://github.com/httprunner/httprunner.git
synced 2026-05-11 18:11:21 +08:00
feat: enhance signal handling and graceful shutdown for MCP integration
This commit is contained in:
6
mcphost/testdata/test.mcp.json
vendored
6
mcphost/testdata/test.mcp.json
vendored
@@ -23,6 +23,12 @@
|
||||
"ABC": "123"
|
||||
}
|
||||
},
|
||||
"evalpkgs": {
|
||||
"command": "/Users/debugtalk/MyProjects/ByteDance/evalpkgs/dist/mcpserver",
|
||||
"args": [],
|
||||
"env": {
|
||||
}
|
||||
},
|
||||
"disabled_server": {
|
||||
"command": "echo",
|
||||
"args": ["disabled"],
|
||||
|
||||
Reference in New Issue
Block a user