- Step1: Clone the repository from GitHub
- Step2: Install dependencies with npm
- Step3: Configure MQTT broker details in the server settings
- Step4: Run the server using npm start
- Step5: Connect clients via SSE endpoint /mqttx/sse
- Step6: Use JSON-RPC commands to subscribe, publish, and manage MQTT connections