---
title: "Every Tier Earns the Next: MCP Monetization Through the Client's Agent"
description: "An MCP has relationship stages — no account, free, paid, expansion — and each one needs two things designed on purpose: genuine value delivered on that rung, and an explicit, honest upsell to the next. Classic freemium assumed a human feeling the value and clicking upgrade; in the agent channel the value is experienced by the client's agent and the upgrade decision travels through it to the operator. A fake gate gets reported as a wall. A real differential, stated legibly at the moment it's felt, is the one sales message the agent will carry for you."
pubDate: 2026-08-01
arc: business
tldr: "Design your MCP's tiers as a ladder where every rung delivers real value and honestly sells the next one. An account is operator friction — another identity to create and defend — so the anonymous tier's job is to answer 'is this the tool we need?' before anyone pays that cost. Each boundary is a paywall, and a paywall is just an error with a price: write it as a recovery instruction, not a dead end. The agent can't buy — it relays — so every upsell is a hand-back to the operator; expose your checkout and billing-portal links as tools so the hand-back lands one click from yes."
machineSummary:
  claim: "each MCP tier boundary is crossed by an operator decision relayed through the client's agent, and accounts are priced in operator friction — so monetization requires genuine value on every rung plus a machine-legible statement of the next rung's differential; fake gates get reported as walls, honest differentials get relayed as recommendations"
  takeaway: "let the anonymous tier fully answer 'is this the tool we need?' with zero credentials; write paywalls as recovery instructions (limit, reset time, price, differential); state the next tier's differential in the tool response at the moment the limit is felt; expose checkout and billing-portal links as tools so the operator hand-back lands one click from yes — repeat the loop from free to paid to expansion"
  evidenceType: argument
  crossLinks: [forward-deployed-agents, green-hat-agent-marketing, computational-kindness, first-contact-experiences]
keywords: [MCP monetization, MCP free tier, agent-led upsell, freemium for AI agents, MCP tier design, agent experience design, paywall design for agents, land and expand, client agents, upgrade path]
draft: false
---

## Your pricing page has a new first reader

The [forward-deployed piece](/posts/forward-deployed-agents/) established the channel: your product lives inside the client's own agent, which recommends you exactly when that serves its operator. This piece is about the monetization mechanics: how revenue climbs through that channel. An MCP doesn't have one relationship with a client; it has stages — no account, free account, paid, and some form of expansion, whether that's an enterprise plan or just more credits. The thesis: **every tier must deliver genuine value, and every boundary must carry an explicit, honest upsell to the next** — because the entity that hits each boundary is the agent, and the entity that pays is the operator. The upgrade decision travels between them, and it only travels when the differential is real. Freemium was designed for a human who feels value and clicks upgrade. Your funnel now runs through a reader that files reports.

## We climbed one of these ladders this week

The vendor forward-deployed into this blog's pipeline runs the ladder in question. VarynForge's free tier caps daily brief-forging — and when a session hits the cap, the forge doesn't fail; it queues, and the API returns the exact timestamp the queue drains. The agent can plan around it, tell the operator the cost of staying free, and keep working. The vendor's agent-facing instructions script the next rung too: conventions for how its in-session presence should conduct an upgrade conversation. Our house rules take the other side — entitlement walls hand back to the operator, always. Notice what the design achieves: the cap itself is the upsell, delivered as usable information rather than a hostage note. We know precisely what paying would buy because the free tier told us, mid-task, in machine-readable form.

## The anonymous tier answers one question

An account is cheap for you and expensive for the operator — and the expense has nothing to do with the agent. Today, signup is operator friction in its purest form: a hand-back mid-evaluation, another identity to create, another credential to store, another inbox to defend. More accounts is roughly the last thing a human wants. (Broader adoption of agent identity will eventually drop that cost to a few tokens; until then, the price is paid in operator attention.) Which makes "create an account just to see if this is what we're looking for" the worst trade on the ladder: it charges the operator's most expensive currency to answer the lowest-commitment question. The anonymous tier's whole job is to answer that question — *is this the tool we need?* — with zero credentials, in [a session with no history](/posts/green-hat-agent-marketing/#counting-what-green-hat-buys-you). A complete evaluation slice, not a teaser. Once the answer is yes, and only then, the account has something honest to price itself against: "you just got X; an account keeps your history and unlocks Y" is a differential the operator can weigh against real friction. The fake version — "create an account to see your results," withholding value the server already computed — is not an upsell; it's a wall, and [the transcript quotes walls verbatim](/posts/green-hat-agent-marketing/#the-audit-log-is-the-ad-channel).

## A paywall is an error with a price

Every tier boundary is, mechanically, a failure state: the agent asked for something and didn't get it. Which means the design discipline already exists — [write errors as recovery instructions](/posts/computational-kindness/#write-errors-as-recovery-instructions). A kind paywall states what was capped, when it resets, what the next tier costs, and what it unlocks for *this* task. "Upgrade to continue" is a dead-end error wearing a sales hat; "cap reached, resets 09:00 UTC, paid tier removes it — proceed free tomorrow or upgrade now" is a decision the agent can actually carry to its operator. The test for honesty is simple: does the next tier hold value the agent genuinely couldn't reach, or value the server withheld to force the boundary? Agents route around the second kind, and say so in the report.

## The upsell is a tool response, then a hand-back

The agent cannot enter a card number; purchase decisions live [across the consent line](/posts/first-contact-experiences/#progressive-disclosure-and-the-consent-line). Every upsell in this channel decomposes into the same two parts: a tool response that states the differential at the moment the limit is felt, and a crisp hand-back that gives the operator a decision instead of a stall. You don't get to script the pitch — [the agent works for the operator](/posts/forward-deployed-agents/#the-loyalty-inversion), and it relays your differential only when upgrading genuinely serves the task in front of it. That constraint is the feature. When the recommendation does arrive, it arrives from the operator's own agent, mid-task, with the evidence in the same transcript.

## Put the checkout inside the MCP

One more tool belongs on this surface: billing itself. The consent line says the agent can't pay; it says nothing about the agent walking the operator to the till. The code that mints your Stripe checkout or customer-portal link already lives in your app — expose it as a tool, and the hand-back stops being "see our pricing page" and becomes the agent opening the exact payment page, pre-scoped to this account and the tier just discussed, one click from yes. The agent is offering to do you a favor at the exact moment its operator is most persuadable; don't make it search your website for the till. The same logic covers the unglamorous rest — invoices, seat counts, downgrades — and answers half the account questions that otherwise leak to your support queue.

## The takeaway: rinse and repeat to the top

The loop is the same at every altitude: deliver real value on this rung, state the next rung's differential legibly, hand back the decision. Free earns the account; the account earns the paid tier; paid earns expansion — enterprise if the client's shaped for it, plain credits if not. The ladder's height varies; the mechanism doesn't. Land-and-expand has always depended on someone inside the account noticing the limit at the moment it hurt. You finally have someone permanently stationed there — it just doesn't work for you. Design every tier so that when it reports the limit, the report reads as a recommendation.
