xcodebuildmcp

Community

Local MCP-backed CLI to build and test Xcode projects.

Authorw-winter
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This skill provides a local CLI wrapper around the XcodeBuildMCP server, enabling automated build and test workflows for Xcode projects without integrating MCP directly into agent prompts.

Core Features & Use Cases

  • Rich MCP-driven tooling exposed as a local CLI to drive macOS/iOS build and test tasks from pi agent workflows.
  • Supports generation and regeneration of the CLI from embedded MCP metadata, ensuring tools stay in sync with the MCP server definitions.
  • Includes commands for common Xcode operations such as building, cleaning, discovering projects, and interacting with simulators and devices.
  • Use Case: Integrate iOS/macOS project builds into a CI/automation pipeline that triggers on code changes and reports results back to the agent.

Quick Start

  1. Navigate to the skill directory and install dependencies: cd {baseDir} && npm install
  2. Inspect available commands: {baseDir}/xcodebuildmcp.sh --help
  3. Regenerate the CLI if MCP tools change: cd {baseDir} && npx mcporter generate-cli --from ./xcodebuildmcp.ts

Dependency Matrix

Required Modules

commandermcporter

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: xcodebuildmcp
Download link: https://github.com/w-winter/dot314/archive/main.zip#xcodebuildmcp

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.