HN Reader

NewTopBestAskShowJob
Show HN: MCP-baepsae – MCP server for iOS Simulator automation
score icon1
comment icon0
8 hours agoby oozoofrog
Author 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.

No comments