hereogent_officedocs/.kilocode/mcp.json
2025-07-29 11:29:42 +02:00

13 lines
216 B
JSON

{
"chat.mcp.discovery.enabled": true,
"mcpServers": {
"addtest": {
"type": "sse",
"url": "http://172.22.22.162:59629/sse/",
"alwaysAllow": [
"add",
"echo"
]
}
}
}