I dunno if Mplus gives this "automatically", but you can do it easily by hand if you just automate the process of "read the chisquare value" and "compare with reference model".
I would do that using MplusAutomation in R (to read in the simulated .out's) and then use chisq().