Consider a random variable $X\sim f(x)$, such that $$ f(x)=\frac{1}{c}\times K(x)\propto K(x), $$ where c: normalizing constant, K(x): the kernel of the distribution (ie the part which involves $x$). $f$ is unknown and complicated, in the sense that it does not resemble any known distribution.
The M-H algorithm is designed to simulate from $f$ based only on the kernel $K(x)$, which makes its application rather complicated. I wonder how easy the M-H algorithm would become if we know the normalizing constant $c$?