add:: xquery-mcp
This commit is contained in:
parent
dc93c56dde
commit
0e20d65b12
1 changed files with 7 additions and 0 deletions
|
|
@ -129,6 +129,13 @@
|
||||||
"--project /root/mcp/digitxml-mcp",
|
"--project /root/mcp/digitxml-mcp",
|
||||||
"/root/mcp/digitxml-mcp/mcp_server.py"
|
"/root/mcp/digitxml-mcp/mcp_server.py"
|
||||||
]
|
]
|
||||||
|
},
|
||||||
|
"xquery-mcp": {
|
||||||
|
"type": "local",
|
||||||
|
"enabled": true,
|
||||||
|
"command": [
|
||||||
|
"xquery-mcp",
|
||||||
|
]
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
Loading…
Add table
Reference in a new issue