all notes
2026-09-19Naman Barkiya

MVP vs POC vs prototype: which one should you build first?.

Build a proof of concept when you're not sure something is technically possible, a prototype when you need to show how it feels, and an MVP when you're ready to find out if real users will pay for it. Skip straight to the MVP when both the technical risk and the UX risk are low, which is the normal case for most SaaS and marketplace ideas.

A proof of concept tests if it can be built. A prototype tests if it makes sense to use. An MVP tests if anyone wants it. A comparison table for which to build first, and when to skip straight to the MVP.

Build a proof of concept when you're not sure something is technically possible, a prototype when you need to show how it feels, and an MVP when you're ready to find out if real users will pay for it. Most founders skip straight to the MVP question when the honest answer is one of the first two — and building the wrong one first is the expensive mistake.

The three terms get used interchangeably in pitch decks and dev-shop sales calls, and that's the problem: they test three different things, cost three different amounts, and answer to three different audiences. Mixing them up means paying MVP prices to answer a POC question, or shipping a prototype and calling it validation.

What's the actual difference between a POC, a prototype, and an MVP?

A proof of concept answers one question: can this be built at all? It's internal-facing, usually just a script or a notebook, and it never touches a real user. A prototype answers a different question: what does this feel like to use? It's a clickable Figma flow or a rough UI shell — built to be looked at and clicked through, not to run production logic. An MVP answers the question that actually matters to a business: will someone use this, and will they come back or pay? It's real, working software, live in front of real users, with the smallest feature set that can produce a usable product.

The confusion isn't accidental. Most agency blogs on this exact query are selling one of the three — so a "POC vs prototype vs MVP" article usually ends with "and you should start with an MVP" regardless of what the founder's actual question implies. The honest starting point depends on what you don't know yet, not on which one a vendor prefers to sell.

POC vs prototype vs MVP: the comparison table

Proof of conceptPrototypeMVP
What it testsTechnical feasibility — can this be builtUser experience — does the flow make senseMarket demand — will people use or pay for it
Who typically builds itAn engineer, often solo, sometimes the founderA designer, or an engineer using no-code toolsA small generalist team — two to four people
AudienceInternal (you, a technical co-founder, an investor asking "is this even possible")Internal or early testers, for reactions and feedbackReal users, in production, making real decisions
Typical cost$0–5,000 — often a weekend of one engineer's time$2,000–15,000 — a design sprint, sometimes a click-through build$15,000–60,000 depending on scope; singlebit's builds run 6–16 weeks
Typical timeframeDays to two weeksOne to three weeks6–16 weeks for a scoped, single-platform product
What happens nextIf it works technically, move to a prototype or straight to build; if it doesn't, the idea is dead cheaplyIf the flow tests well, move to the MVP build; if it confuses users, redesign before writing production codeIf it validates, keep building on the same codebase; if it doesn't, you've spent weeks, not a year, finding out

The pattern across the row: each stage exists to kill a bad idea as cheaply as possible before the next, more expensive stage begins.

Can you skip straight to building an MVP?

Yes, if the technical risk and the UX risk are both low — which is the normal case for most SaaS and marketplace ideas built on a known stack. If you're building a CRUD app, a booking flow, or a dashboard, there's rarely a real question of "can this be built"; the risk is entirely whether anyone wants it, so an MVP is the right first move. Skipping straight to MVP is a mistake specifically when there's a genuine open technical question — a novel AI pipeline, a hardware integration, a real-time system at a scale you haven't handled before. In that case, a two-week proof of concept that answers "does the core mechanism work" is cheaper than discovering the answer is no after six weeks of MVP-grade engineering.

Does a proof of concept count as an MVP?

No. A POC proves a mechanism works in isolation — a model returns accurate results, an API integration syncs data correctly, a queue processes load. It's usually a script or a notebook, not a product, and it's never shown to the people you're trying to sell to. An MVP is the smallest version of the actual product, live, with real users making real decisions inside it. Calling a POC an MVP is how founders end up telling investors "we have traction" when what they actually have is a Jupyter notebook that proves an API call works.

How much does each one cost, and is it worth paying for all three?

Rarely all three, and paying for all three in sequence is usually a sign the scope wasn't defined before the first one started. A proof of concept costs little — a few days of one engineer's time, sometimes free if a technical co-founder or the founder can do it. A prototype runs a design sprint's worth of cost, from a few thousand dollars to the low five figures if it's a clickable build rather than static screens. An MVP is the real investment — singlebit's builds land in the $15,000–60,000 range over 6–16 weeks, tracked in more detail in what an MVP really costs in 2026, depending on platform count and integration complexity. The efficient path is usually one, sometimes two of the three — not all three end to end. If the technical risk is low, skip the POC. If the UX is simple and well-understood (most B2B tools), skip the standalone prototype and validate the interface inside the MVP itself.

Which one should you build first?

Whichever one answers the question you're actually uncertain about. If you don't know whether the thing can be built, build the proof of concept first — it's the cheapest way to kill a bad technical bet. If you know it can be built but you're not sure the flow makes sense to a user, build the prototype and watch five people use it before writing production code. If the technical risk is low and the UX is standard, skip both and scope the MVP directly — see how to scope an MVP for the cut discipline that keeps that build to 6–16 weeks instead of six months. The question to ask before any of the three: what do I not know yet, and which of these three answers it for the least money.

FAQ

Questions this usually surfaces.

Can you skip straight to building an MVP?
Yes, if the technical risk and the UX risk are both low, which is the normal case for most SaaS and marketplace ideas on a known stack. Skipping straight to MVP is a mistake when there's a genuine open technical question — a novel AI pipeline, a hardware integration, a real-time system at a scale you haven't handled — where a two-week proof of concept is cheaper than discovering the answer is no after six weeks of MVP-grade engineering.
Does a proof of concept count as an MVP?
No. A POC proves a mechanism works in isolation — usually a script or a notebook, never shown to the people you're trying to sell to. An MVP is the smallest version of the actual product, live, with real users making real decisions inside it. Calling a POC an MVP is how founders end up telling investors they have traction when what they have is a notebook that proves an API call works.
How much does each one cost?
A proof of concept costs little — a few days of one engineer's time, sometimes free. A prototype runs a design sprint's worth of cost, from a few thousand dollars to the low five figures. An MVP is the real investment: singlebit's builds land in the $15,000-60,000 range over 6-16 weeks, depending on platform count and integration complexity.