Skip to content
Windsurf

XcodeBuildMCP for Windsurf

com.xcodebuildmcp/xcodebuildmcp

XcodeBuildMCP provides tools for Xcode project management, simulator management, and app utilities.

client:Windsurf transport:stdio runtime:npm

Install XcodeBuildMCP in Windsurf

~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "mcpServers": {
    "xcodebuildmcp": {
      "command": "npx",
      "args": [
        "-y",
        "xcodebuildmcp"
      ],
      "env": {
        "INCREMENTAL_BUILDS_ENABLED": "<INCREMENTAL_BUILDS_ENABLED>",
        "XCODEBUILDMCP_ENABLED_WORKFLOWS": "<XCODEBUILDMCP_ENABLED_WORKFLOWS>",
        "XCODEBUILDMCP_SENTRY_DISABLED": "<XCODEBUILDMCP_SENTRY_DISABLED>",
        "XCODEBUILDMCP_DEBUG": "<XCODEBUILDMCP_DEBUG>"
      }
    }
  }
}

Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs

XcodeBuildMCP in other clients