Smithery Logo
MCPsSkillsDocsPricing
Login
Smithery Logo

Accelerating the Agent Economy

Resources

DocumentationPrivacy PolicySystem Status

Company

PricingAboutBlog

Connect

© 2026 Smithery. All rights reserved.

    w-winter

    xcodebuildmcp

    w-winter/xcodebuildmcp
    Coding
    34

    About

    SKILL.md

    Install

    Install via Skills CLI

    or add to your agent
    • Claude Code
      Claude Code
    • Codex
      Codex
    • OpenClaw
      OpenClaw
    • Cursor
      Cursor
    • Amp
      Amp
    • GitHub Copilot
      GitHub Copilot
    • Gemini CLI
      Gemini CLI
    • Kilo Code
      Kilo Code
    • Junie
      Junie
    • Replit
      Replit
    • Windsurf
      Windsurf
    • Cline
      Cline
    • Continue
      Continue
    • OpenCode
      OpenCode
    • OpenHands
      OpenHands
    • Roo Code
      Roo Code
    • Augment
      Augment
    • Goose
      Goose
    • Trae
      Trae
    • Zencoder
      Zencoder
    • Antigravity
      Antigravity
    ├─
    ├─
    └─

    About

    Build/test Xcode projects via the XcodeBuildMCP MCP server using a local CLI wrapper for pi (no MCP support). Use when the user mentions Xcode, xcodebuild, iOS builds/tests, or XcodeBuildMCP.

    SKILL.md

    xcodebuildmcp

    This skill wraps an MCP server behind a local CLI so pi agent can use it without MCP support.

    Setup

    Run once:

    cd {baseDir}
    npm install
    

    Usage

    Use --output json for agent workflows.

    {baseDir}/xcodebuildmcp.sh --help
    {baseDir}/xcodebuildmcp.sh --output json <command> [flags]
    

    Regenerating the CLI

    If the MCP server adds/removes tools, regenerate the CLI from its embedded metadata:

    cd {baseDir}
    npx mcporter generate-cli --from ./xcodebuildmcp.ts
    
    Recommended Servers
    MCP Hive
    MCP Hive
    Postman
    Postman
    Vercel
    Vercel
    Repository
    w-winter/dot314
    Files