getsentrygetsentryOfficialยท12 Agent Skills Included

XcodeBuildMCP

Build, test, debug, and automate Apple apps with AI agents

Gives AI agents full control over Xcode workflows for iOS, macOS, watchOS, tvOS, and visionOS projects. Builds, tests, runs, and debugs apps on simulators and physical devices without manual xcodebuild or simctl commands. Captures logs, drives UI automation with taps and screenshots, and manages Swift packages through one MCP server or CLI.
npx skills add getsentry/XcodeBuildMCP --all -g -y
Available:

Gives the AI agent strict runtime rules for working in this repository, including safe test execution, file reading, error handling, and when to invoke the built-in review skills.

All Skills in This Repository (12)

Pure Emerald Level Indicators
๐Ÿ“ฆ In Repo
getsentrygetsentry

xcodebuildmcp-test-boundary-review

Review test boundaries for isolation, scope, and contract validation in XcodeBuildMCP test suites.

Official
Advanced
๐Ÿ“ฆ In Repo
getsentrygetsentry

xcodebuildmcp-snapshot-fixture-review

Analyze MCP, CLI, and JSON snapshot fixture changes for drift and missing fixtures.

Official
Intermediate
๐Ÿ“ฆ In Repo
getsentrygetsentry

xcodebuildmcp-structured-output-review

Validate XcodeBuildMCP structured output schemas and manifest outputSchema metadata.

Official
Intermediate
๐Ÿ“ฆ In Repo
getsentrygetsentry

xcodebuildmcp-rendering-streaming-review

Review XcodeBuildMCP rendering and streaming fragments for boundary violations.

Official
Intermediate
๐Ÿ“ฆ In Repo
getsentrygetsentry

xcodebuildmcp-docs-command-review

Validate CLI command references in XcodeBuildMCP changelogs and manifests.

Official
Intermediate
๐Ÿ“ฆ In Repo
getsentrygetsentry

xcodebuildmcp-packaging-resource-review

Review XcodeBuildMCP packaging guardrails across files, schemas, and manifests.

Official
Intermediate
๐Ÿ“ฆ In Repo
getsentrygetsentry

xcodebuildmcp-docs-release-review

Review XcodeBuildMCP documentation, CLI references, manifests, changelogs, releases, and scripts for consistency and correctness.

Official
Intermediate
๐Ÿ“ฆ In Repo
getsentrygetsentry

xcodebuildmcp-tool-contract-review

Audit XcodeBuildMCP tool contracts for manifest and export consistency.

Official
Advanced
๐Ÿ“ฆ In Repo
getsentrygetsentry

xcodebuildmcp-runtime-boundary-review

Review runtime boundary handling across MCP, CLI, daemon, and IDE routing.

Official
Intermediate
๐Ÿ“ฆ In Repo
getsentrygetsentry

xcodebuildmcp-cli

Guide developers through XcodeBuildMCP CLI for iOS/macOS automation workflows.

Official
Intermediate
๐Ÿ“ฆ In Repo
getsentrygetsentry

xcodebuildmcp

Automates AWS and other cloud platform project workflows for developers and DevOps teams.

Official
Advanced
๐Ÿ“ฆ In Repo
getsentrygetsentry

warden

Analyze code changes with Warden before committing to detect security and quality issues.

Official
Intermediate

Frequently Asked Questions

FAQPage Schema
How to install XcodeBuildMCP?โ–ผ

Run `npx skills add getsentry/XcodeBuildMCP --all -g -y` in your terminal to install all skills in this suite globally.

How to build and test iOS apps with an AI agent?โ–ผ

XcodeBuildMCP exposes build, test, run, and debug tools through an MCP server or CLI, so your agent can compile and launch apps on simulators or devices from plain-English requests.

Can AI automate Xcode UI testing?โ–ผ

Yes. The suite captures screenshots, inspects the view hierarchy, and performs taps, swipes, and text entry inside the simulator automatically.

Does XcodeBuildMCP work with Claude Code and Cursor?โ–ผ

Yes. It runs as a standard MCP server and works with Claude Code, Cursor, Codex, and other MCP-compatible clients.

Do I need to know xcodebuild commands to use it?โ–ผ

No. The agent handles all xcodebuild, xcrun, and simctl commands for you, and the CLI supports help-first discovery with simple --help flags.

Related Repositories in Software Engineering

View All in Software Engineeringโ†’