XcodeBuildMCP
by Sentry
Gives coding agents control of Xcode builds, tests, simulators, and physical devices for iOS and macOS, through an MCP server or a matching command-line interface.
Skills
Build Xcode Projects
Builds .xcodeproj and .xcworkspace schemes for iOS simulators, macOS, and physical devices by driving xcodebuild commands.
Run And Prepare Tests
Runs test suites on simulators or devices, and prepares portable .xctestproducts bundles with build-for-testing for later runs.
Control iOS Simulators
Boots simulators, installs and launches apps, captures runtime logs, and drives UI automation such as taps, swipes, and typing.
Deploy To Physical Devices
Installs and launches apps on connected iOS devices, which requires code signing to be configured in Xcode for the project.
Discover And Scaffold Projects
Lists schemes, targets, and build settings for a project, and scaffolds new iOS and macOS projects from built-in templates.
Related Agents
OpenSandbox
Runs AI-agent workloads in isolated Docker or Kubernetes sandboxes, exposing sandbox lifecycle, command, filesystem, an…
AgentMail
Email inbox API built for AI agents. Create, send, receive, search, and manage email programmatically with SDKs for Pyt…
Braintrust
Evaluates and observes LLM applications end to end: capture traces, score them with evals, iterate in a prompt playgrou…
Browser Harness
Connects an LLM directly to a real Chrome browser over a single CDP websocket, letting the agent write the helper code…