Have you enabled the spi interface?
I have only used nodes that i installed through the node red palette. That project has not seen any activity on the development side for a year, and its not got an open Issues/discussion list. Not even a simple 'thanks' can be left..
Perhaps if no official node exists, it may be easier to exploit the example python program found in this link, and add the code to publish a relevant mqtt topic containing the reading in its payload perhaps?
https://learn.adafruit.com/max31855-the ... y?view=all
if you have not used python to publish a mqtt topic/payload this might help
http://www.steves-internet-guide.com/pu ... tt-client/
just remember the level of indentation used is CRUCIAL with python
