mirror of
https://github.com/cline/cline.git
synced 2026-09-19 02:05:44 +08:00
changed mcp setting name, changes setting option name
This commit is contained in:
+2
-2
@@ -142,11 +142,11 @@
|
||||
},
|
||||
"description": "Settings for VSCode Language Model API"
|
||||
},
|
||||
"cline.mcp.enabled": {
|
||||
"cline.mcp.mode": {
|
||||
"type": "string",
|
||||
"enum": [
|
||||
"enabled",
|
||||
"server-use-only",
|
||||
"mcp-tools-only",
|
||||
"disabled"
|
||||
],
|
||||
"enumDescriptions": [
|
||||
|
||||
Reference in New Issue
Block a user