now we goin to set-up root-ca
Some checks failed
Gitea Actions Demo / Explore-Gitea-Actions (push) Has been cancelled
Some checks failed
Gitea Actions Demo / Explore-Gitea-Actions (push) Has been cancelled
This commit is contained in:
54
.continue/mcpServers/arango.json
Normal file
54
.continue/mcpServers/arango.json
Normal file
@@ -0,0 +1,54 @@
|
||||
// mcpServers:
|
||||
// - name: arangodb
|
||||
// type: sse
|
||||
// url: "http://192.168.0.113:3001/sse"
|
||||
|
||||
{
|
||||
"mcpServers": {
|
||||
"arango-lxc": {
|
||||
"type": "sse",
|
||||
"url": "http://192.168.0.113:3001/sse"
|
||||
}
|
||||
}
|
||||
}
|
||||
// {
|
||||
// // "ui": {
|
||||
// // "approveToolsAutomatically": true
|
||||
// // },
|
||||
// // {
|
||||
// // "name": "arango-lxc",
|
||||
// // "type": "sse",
|
||||
// // "url": "http://192.168.0.113:3001/sse"
|
||||
|
||||
// "arango-lxc": {
|
||||
// "type": "sse",
|
||||
// "url": "http://192.168.0.113:3001/sse"
|
||||
// // ,
|
||||
// //"tools": true
|
||||
// }
|
||||
|
||||
// }
|
||||
|
||||
// // name: arango
|
||||
// // version: 0.0.1
|
||||
// // schema: v1
|
||||
|
||||
// // # schema: https://modelcontextprotocol.io
|
||||
// // # transport: streamable-http
|
||||
// // # url: "http://192.168.0.113:3001/sse"
|
||||
// // mcpServers:
|
||||
// // - name: arango-lxc
|
||||
// // #version: 1.0.0
|
||||
// // #schema: https://modelcontextprotocol.io
|
||||
// // #transport: streamable-http
|
||||
// // type: sse
|
||||
// // url: "http://192.168.0.113:3001
|
||||
|
||||
// // # mcpServers:
|
||||
// // # - name: arango-lxc
|
||||
// // # version: 1.0.0
|
||||
// // # schema: https://modelcontextprotocol.io
|
||||
// // # transport: streamable-http
|
||||
// // # type: sse
|
||||
// // # url: "http://192.168.0.113:3001/sse"
|
||||
|
||||
Reference in New Issue
Block a user