Playing HTTP Stream through MPD

I am looking to supply a http stream to my MPD client (different host to HA) I would normally add this stream by using mpc add http://streamiwanttoplay on the Pi locally. I have spotify playlists working on this and displaying with a input_select, i’d like to somehow add this http stream to this list.
Has anyone managed to achieve this or know how to do it?

Thanks