Wikipedia's article on mvp (I know, I know), includes this:
>The canonical MVP strategy for a web application is to create a mock website for the product and purchase online advertising to direct traffic to the site. The mock website may consist of a marketing landing page with a link for more information or purchase. The link is not connected to a purchasing system, instead clicks are recorded and measure customer interest.
from: [wikipedia](http://en.wikipedia.org/wiki/Minimum_viable_product#Techniqu...)
That seems to directly contradict the implication of 'mvp' that you're using, which is that it MUST be a viable product that customers can use.
EDIT: The best part of markdown is when it isn't supported, the code is very readable. I say leave it!