🤖 AI Agent Ready & MQTT 5.0 Subscription Properties
This release brings out-of-the-box AI coding agent support to MQTTX CLI (Claude Code, Codex, Cursor, etc.), MQTT 5.0 user properties for subscriptions, Korean language support, a GPU acceleration toggle, and security fixes including XSS prevention.
MQTTX CLI now works out of the box with AI coding agents — Claude Code, Codex, Cursor, etc.
Step 1 · Install the CLI — just paste this prompt to your agent:
Read https://raw.githubusercontent.com/emqx/MQTTX/main/INSTALL.md and follow its instructions to install or update MQTTX CLI. Verify the executable path and version.
Step 2 · Add the MQTTX CLI Skill — one command:
npx skills add emqx/MQTTX --skill mqttx-cli
Done. Now try: "Verify a publish/subscribe round trip against my local broker using mqttx-cli."
Desktop,Web:
Desktop:
Web:
CLI:
received_at timestamp for received messages.Desktop,Web:
Desktop:
Full Changelog: https://github.com/emqx/MQTTX/compare/v1.13.0...v1.13.1