Add XcodeBuildMCP config for UI automation
Created by: jedmund
Summary
- Commits
.xcodebuildmcp/config.yamlto 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_textresolve via ToolSearch