XcodeBuildMCP
Build, test, debug, and automate Apple apps with AI agents
All Skills in This Repository (12)
Pure Emerald Level Indicatorsxcodebuildmcp-test-boundary-review
Review test boundaries for isolation, scope, and contract validation in XcodeBuildMCP test suites.
xcodebuildmcp-snapshot-fixture-review
Analyze MCP, CLI, and JSON snapshot fixture changes for drift and missing fixtures.
xcodebuildmcp-structured-output-review
Validate XcodeBuildMCP structured output schemas and manifest outputSchema metadata.
xcodebuildmcp-rendering-streaming-review
Review XcodeBuildMCP rendering and streaming fragments for boundary violations.
xcodebuildmcp-docs-command-review
Validate CLI command references in XcodeBuildMCP changelogs and manifests.
xcodebuildmcp-packaging-resource-review
Review XcodeBuildMCP packaging guardrails across files, schemas, and manifests.
xcodebuildmcp-docs-release-review
Review XcodeBuildMCP documentation, CLI references, manifests, changelogs, releases, and scripts for consistency and correctness.
xcodebuildmcp-tool-contract-review
Audit XcodeBuildMCP tool contracts for manifest and export consistency.
xcodebuildmcp-runtime-boundary-review
Review runtime boundary handling across MCP, CLI, daemon, and IDE routing.
xcodebuildmcp-cli
Guide developers through XcodeBuildMCP CLI for iOS/macOS automation workflows.
xcodebuildmcp
Automates AWS and other cloud platform project workflows for developers and DevOps teams.
warden
Analyze code changes with Warden before committing to detect security and quality issues.
Frequently Asked Questions
FAQPage SchemaHow 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โopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core