XcodeBuildMCP won't connect through Command Code. It works fine in other MCP clients.
Config:
"mcpServers": {
"XcodeBuildMCP": {
"transport": "stdio",
"enabled": true,
"command": "npx",
"args": ["-y", "xcodebuildmcp@latest", "mcp"]
}
}
What happens:
The tool shows up but calls fail silently, no error in the UI, no output, no connection. Looks like a stdio transport issue specific to how Command Code spawns MCP servers.
Command Code Version
0.25.2
Operating System
macOS
Terminal/IDE
Muxy
Shell
zsh
XcodeBuildMCP won't connect through Command Code. It works fine in other MCP clients.
Config:
What happens:
The tool shows up but calls fail silently, no error in the UI, no output, no connection. Looks like a stdio transport issue specific to how Command Code spawns MCP servers.
Command Code Version
0.25.2
Operating System
macOS
Terminal/IDE
Muxy
Shell
zsh