Skip to content

Commit 28bd7c4

Browse files
committed
Update mcp.json
1 parent 7756e9e commit 28bd7c4

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

.vscode/mcp.json

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,12 @@
1-
{
1+
{
22
"servers": {
33
"XcodeBuildMCP": {
44
"type": "stdio",
55
"command": "npx",
66
"args": [
77
"-y",
8-
"xcodebuildmcp@latest"
8+
"xcodebuildmcp@latest",
9+
"mcp"
910
],
1011
"env": {
1112
"XCODEBUILDMCP_DEBUG": "true",

0 commit comments

Comments
 (0)