Skip to content

Commit 4d7303c

Browse files
authored
feat(vscode): update MCP configuration for VSCode Copilot integration 🔧 (#129)
1 parent 2a7e57d commit 4d7303c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config/.vscode/mcp.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"command": "npx",
55
"args": [
66
"npm-global-exec@latest",
7-
"@cloudbase/cloudbase-mcp@latest",
7+
"@cloudbase/cloudbase-mcp@latest"
88
],
99
"env": {
1010
"INTEGRATION_IDE": "VSCode Copilot"

0 commit comments

Comments
 (0)