joshuayoes
Enables Claude to control iOS simulators for testing and debugging applications by providing tools for UI interaction, element inspection, and device information retrieval through Facebook's IDB tool.
Get the ID of the currently booted iOS simulator
Describes accessibility information for the entire screen in the iOS Simulator
Tap on the screen in the iOS Simulator
Input text into the iOS Simulator
Swipe on the screen in the iOS Simulator
Returns the accessibility element at given co-ordinates on the iOS Simulator's screen
Get the image content of a compressed screenshot of the current simulator view
Takes a screenshot of the iOS Simulator
Records a video of the iOS Simulator using simctl directly
Stops the simulator video recording using killall
No additional configuration required