GitHub 项目简介: A Model Context Protocol (MCP) server and CLI that provides tools for agent use when working on iOS and macOS projects.
README: XcodeBuildMCP ships as a single package with two modes: a **CLI** for direct terminal use and an **MCP server** for AI coding agents. Either install method gives you both.
README: brew tap getsentry/xcodebuildmcp brew install xcodebuildmcp
README: npm install -g xcodebuildmcp@latest
README: - macOS 14.5 or later - Xcode 16.x or later - Node.js 18.x or later (not required for Homebrew installation)