feat: enhance signal handling and graceful shutdown for MCP integration

This commit is contained in:
lilong.129
2025-05-29 00:59:17 +08:00
parent c5fb391ef5
commit d3011d467e
7 changed files with 299 additions and 46 deletions

View File

@@ -23,6 +23,12 @@
"ABC": "123"
}
},
"evalpkgs": {
"command": "/Users/debugtalk/MyProjects/ByteDance/evalpkgs/dist/mcpserver",
"args": [],
"env": {
}
},
"disabled_server": {
"command": "echo",
"args": ["disabled"],