Skip to content

Add XcodeBuildMCP config for UI automation

jedmund requested to merge jedmund/check-ui-tools into main

Created by: jedmund

Summary

  • Commits .xcodebuildmcp/config.yaml to the repo so all Conductor worktrees get UI automation tools (tap, swipe, gesture, etc.)
  • Without this, the MCP server only registers simulator workflow tools because it looks for config relative to cwd, which Conductor sets to the worktree

Test plan

  • Start a new Conductor workstream and verify mcp__xcodebuild__tap, swipe, gesture, touch, long_press, type_text resolve via ToolSearch

Merge request reports

Loading