Do you need an MCP to build your native app?
This title could be clearer and more informative.Try out Clickbait Shieldfor free (5 uses left this month).
Sentry ran a 1,350-trial empirical evaluation comparing three approaches for AI agents building iOS apps: shell with no guidance (unprimed), shell with an AGENTS.md file (primed), and XcodeBuildMCP. All three achieved 99%+ task success rates, but the differences emerged in time, cost, and token usage. A simple AGENTS.md markdown file was the fastest and cheapest option. XcodeBuildMCP cost 135% more per trial due to schema overhead but eliminated build configuration guesswork and reduced output truncation from ~1.2MB to ~2.1KB. The eval also previews XcodeBuildMCP v2, which cuts token usage by ~35% and cost by ~45% versus v1 while maintaining discovery benefits. The key insight: for routine builds, AGENTS.md is sufficient; for closed-loop agentic workflows requiring UI inspection, screenshot capture, and runtime debugging, XcodeBuildMCP provides capabilities no shell command can match.
Table of contents
The Context ParadoxThe ExperimentMethodologyResultsA Markdown File Beat Everything on CostXcodeBuildMCP Cuts the Build Configuration GuessworkThe Truncation Problem Is Worse Than It LooksTool Errors: Almost Never the ProblemPutting It All TogetherSo What Should You Actually Do?XcodeBuildMCP v2Sort: