A native MQTT client for Mac, iPhone, and iPad. It has a topic tree browser, full MQTT 5.0 support, iCloud sync, and Keychain credential storage. One app, all Apple platforms.
How do I join the beta?
MQTee is available on TestFlight while we wait for App Store review. Join the TestFlight beta to get started.
Does MQTee support MQTT 5.0?
Full MQTT 5.0 support: shared subscriptions, user properties, no-local, retain handling. MQTT 3.1.1 works too.
Is MQTee free?
Yes. All features are available at no cost on Mac, iPhone, and iPad.
Does MQTee work with iCloud?
Connections sync across Mac, iPhone, and iPad through iCloud. Credentials go in iCloud Keychain.
What are the system requirements?
macOS 26.0, iOS 26.0, or iPadOS 26.0 or later. It's a single universal app.
Does MQTee work on iPhone and iPad?
It runs natively on both, with a UI adapted to each screen size. Connections sync via iCloud.
How can I support MQTee?
If you find MQTee useful, you can sponsor development on GitHub. It helps fund new features and ongoing maintenance.
Why is MQTee built with Rust?
The MQTT protocol engine is written in Rust. It handles parsing, TLS, and the event loop, so the Swift UI layer stays responsive even under high message throughput.
Can I export my messages?
Messages can be exported as Markdown, JSON, or CSV. Connection configs can be imported and exported as JSON.