Use MobileBuildMCP tools via the mobilebuildmcp executable instead of raw xcodebuild, xcrun, or simctl.
Check availability:
mobilebuildmcp --help
If missing, install with one of:
brew tap getsentry/xcodebuildmcp
brew install mobilebuildmcp
npm install -g mobilebuildmcp@latest
Re-check after install:
mobilebuildmcp --help
Discover workflows and arguments from the CLI itself:
mobilebuildmcp --help
mobilebuildmcp tools
mobilebuildmcp <workflow> --help
mobilebuildmcp <workflow> <tool> --help
Use this discovery path instead of memorizing static tool lists.
build-and-run command.build then build-and-run unless explicitly requested.mobilebuildmcp supports:
--help / tools.