...
This commit is contained in:
13
.kilocode/mcp.json
Normal file
13
.kilocode/mcp.json
Normal file
@@ -0,0 +1,13 @@
|
||||
{
|
||||
"chat.mcp.discovery.enabled": true,
|
||||
"mcpServers": {
|
||||
"addtest": {
|
||||
"type": "sse",
|
||||
"url": "http://172.22.22.162:59629/sse/",
|
||||
"alwaysAllow": [
|
||||
"add",
|
||||
"echo"
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user