解决配置文件找不到的问题;
解决block的问题
This commit is contained in:
9
mcp_servers.json
Normal file
9
mcp_servers.json
Normal file
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"math": {
|
||||
"command": "python",
|
||||
"args": [
|
||||
"/home/kexsh/src/knightutils/test/mcp/math_server.py"
|
||||
],
|
||||
"transport": "stdio"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user