I wanted to share a tool I use for developing mobile apps. I’ve spent many years as an engineer at a mobile cloud startup, so I have a solid background in mobile device automation and remote control. I thought it would be useful to have a tool that lets my Claude code see what it’s doing and also how messy it sometimes looks
I’ve seen more posts recently where people complain about the lack of tools like this or are looking for testers to test their mobile apps, so I decided to polish my tool and release it as a separate app.
Currently, it works on macOS and Windows:
- macOS: Android, iOS, emulators, simulators
- Windows: Android, iOS, emulators
I also wrote a Claude code plugin: https://github.com/MobAI-App/mobai-marketplace
And an MCP server: https://github.com/MobAI-App/mobai-mcpLooking forward to your feedback!