CommandCodeAI / CommandCodeAI/command-code

XcodeBuildMCP fails to connect

Open
#340 0 comments 0 reactions 1 assignee View on GitHub

@ahmadbilaldev is already working on this.

Since May 18, 2026.

p2
Dominant language
No language data
Stars
4k
Forks
350
PR merge metrics
No merged PRs in 30d

Description

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.

Image
Command Code Version

0.25.2

Operating System

macOS

Terminal/IDE

Muxy

Shell

zsh

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.