A comprehensive iOS development toolkit that exposes xcodebuild, xcrun simctl, devicectl, and WebDriverAgent through 95 MCP tools. Covers the full workflow: build and test with xcresult parsing, launch simulators and physical devices, automate UI through accessibility APIs or pixel coordinates, capture screenshots with sub-second framebuffer reads, run visual regression diffs, and attach LLDB for live debugging. Also ships as a standalone CLI with JSON output for every command. Ships as a single native Swift binary with zero runtime dependencies. Best suited for AI agents orchestrating iOS CI pipelines, running UI test suites, or diagnosing app behavior without leaving the chat.