mobilebuildmcp-cli
Installation
SKILL.md
MobileBuildMCP CLI
Use MobileBuildMCP tools via the mobilebuildmcp executable instead of raw xcodebuild, xcrun, or simctl.
Step 1: Ensure the CLI Exists
Check availability:
mobilebuildmcp --help
If missing, install with one of:
brew tap getsentry/xcodebuildmcp
brew install mobilebuildmcp