Show HN: MCP-baepsae – MCP server for iOS Simulator automation
github.comAuthor here. I built this because I wanted AI coding agents to test iOS apps directly.
Key technical bits: - Uses XCTest private APIs for accessibility tree parsing - Native Swift bridge for performance (no simctl overhead for UI ops) - 32 tools covering most UI automation needs
Happy to discuss the architecture or answer questions.