Hello Matt. I just did the exact thing with a PIC16F819. I'm sure it works for them all. At the top of your code put:

@ DEVICE MCLR_OFF

Or you can manually turn it off on the programming software. Hope this helps.