Better Logger is a powerful, modern macOS log viewer built for iOS developers. Stream logs in real time from iOS Simulators, organize them into visual lanes, and integrate with AI-powered tools like Cursor through MCP.
I’ve had this idea in my head for a while. Every time I ran into a difficult memory issue, I wished I had a tool like this. Something that would let me visually inspect each log category lane and see what’s happening in real time. I’ve been using it for a while now and thought other iOS developers might enjoy it just as much. Adding MCP capabilities has completely changed the way I debug; asking Cursor to look at specific logs without having to copy and paste has been a game-changer.
If anyone wants to try this out with hybrid tooling, like Flutter, RN or something similar let me know so I can provided you with 100% off. I really want to learn if tool is accessible enough for this type of tooling system.
How does it work with streaming? isnt MCP mostly turn by turn? Prompt -> response. Can MCP listen passively?