Tools: local utilities for MQTT debugging
How hash, gzip, JWT, QR, diff, image, and time helpers support MQTT work without random uploads.
Jun 24, 2026
Mqttable Engineering
/tools is a product surface in Mqttable. It exists because MQTT debugging needs a place for this job, not because every task should start from MCP.
This page focuses on the product workflow. MCP support is a companion layer: use it when automation helps, not as the starting point for every task.
Interactive diagram
Local artifact to helper transform to copied evidence or workflow input.
Placeholder for the interactive diagram. Replace with the generated artifact when ready.
Human job
- Hash files, inspect JWTs, convert timestamps, compare payloads, compress images, and handle gzip locally.
- Use helpers while preparing support evidence or MQTT payload experiments.
- Keep sensitive files off random web utilities.
Automation handoff
- MCP and CLI are supporting surfaces here, not the whole story.
- Use MCP reads when the same state needs to be inspected by an agent.
- If an action changes MQTT state, use schema, plan, confirmation, apply, and verify.
Boundary
Keep this surface focused. If the job belongs to another workflow, move there instead of turning one page into everything.