MQTT is a machine-to-machine (M2M)/”Internet of Things” connectivity protocol. It was designed as an extremely lightweight publish/subscribe messaging transport.
Checkout full example of how to set everything up for BlinkStick and MQTT integration on Github.
Thanks to Andrew D Lindsay @andrewdlindsay for coming up with this idea!