Skip to content

XcodeBuildMCP fails to connect #340

@osopromadze

Description

@osopromadze

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions