All notes

#203 Agent-led growth (ALG) for startups

August 10, 2026·5 min read

#203 — Agent-led growth (ALG) for startups

A new GTM motion is forming and winners are already getting crowned before most founders even notice the shift.

The Pattern Behind Every New Motion

Sales-led growth became scalable once Salesforce gave reps relationships at scale. PLG took off once Mixpanel and Amplitude made self-serve usage measurable. ABX worked once 6sense let teams target accounts with real precision. New infrastructure shows up, early movers build around it, and everyone else spends years copying them. Agent-led growth (ALG) is running that same playbook right now.

Two Versions of ALG, and They Are Not Equal

Supply-side ALG is when you deploy agents to sell more efficiently: agentic SDRs, AI content, pipeline automation. It helps, but it just makes your existing funnel cheaper to run.

Demand-side ALG is when the buyer's agent does the work instead: researching vendors, building feature comparisons, testing the product, and recommending or initiating the purchase. That second version changes who controls the funnel, and it carries most of the actual opportunity and risk here.

Developers already handed this authority to agents, and the shift took under 18 months. B2B SaaS categories like CRM, HR, and marketing automation haven't settled on defaults yet.

Two Companies Show How This Plays Out

  • Supabase became the default backend for Bolt, Lovable, and Cursor through agent selection alone, no sales team involved.
  • Its developer count went from 1 million to 4.5 million in under 12 months, and valuation went from $765M in September 2024 to $5B by October 2025.
  • The CEO said sign-ups doubled in three months because of Bolt, Lovable, and Cursor.
  • Resend went from zero to 400,000 users since launching in 2023.
  • Claude Code picks Resend over SendGrid 63% of the time, compared with 7% for SendGrid, despite SendGrid being the much bigger company.

Both products share four traits: heavy machine-readable documentation, free tiers that skip budget approval, clean APIs that leave agents few decisions to make, and strong representation in LLM training data through open source and community writing.

Token-to-Value Is the Metric You're Missing

Token-to-value measures how many tokens an agent burns before it trusts your product enough to recommend it, then how many more to implement it. Documentation gaps, vague pricing, and missing integration examples all add tokens. The faster an agent gets a confident answer and the easier it can implement your product, the more likely you land in the default set, and those defaults compound once they form.

Every Stage of the Funnel Is Shifting

GEO and AEO cover discovery, but that's only the top of the funnel. Here's what changes further down:

  • Evaluation: agents compile feature matrices and test capabilities before a sales call even starts, and 77% of buyers purchase from whatever their AI already flagged as favorite.
  • Decision: the seller stops creating demand and starts confirming or fighting a preference the agent already formed.
  • Purchase: agent-initiated transactions already exist for consumers through ChatGPT's Instant Checkout, and B2B versions are close behind.
  • Speed: developers using Claude Code go from spotting a problem to running it in production in under five minutes, with Resend needing one command to implement.

94% of B2B buyers are already using LLMs to research purchases.

WebMCP Just Filled the Missing Piece

Every prior motion needed its own infrastructure: CRM for SLG, product analytics for PLG, intent data for ABX. ALG's stack has four layers: Anthropic's MCP connects agents to backend tools and data, Google's A2A lets agents coordinate with each other, and payment protocols from Google and Stripe handle agent-initiated transactions. The browser stayed the weak link because agents had to screenshot pages and guess where to click, wasting two-thirds of the compute spent on AI-web interaction.

Google and Microsoft shipped WebMCP in Chrome 146 on February 12 to close that gap. You add a tool name and description as HTML attributes to your existing forms, Chrome converts them into structured schemas agents can invoke directly, and none of it requires a backend rebuild. Agents can now test your product by running searches and configuring settings through your own site, turning evaluation into something the buyer controls instead of something you stage for them. At purchase, the agent can complete the transaction itself while the buyer just confirms.

Agents that find your tools reliable keep recommending you over time, which builds a form of machine trust similar to brand trust with humans.

The Three Things to Fix This Quarter

PropertyWhat agents need from youAction
FindableSurfaced when a buyer's agent is problem-awareInvest in GEO/AEO and revisit the SEO/GEO split regularly, since it moves
EvaluableDocumentation that answers everything a sales call wouldPublish every question your demos surface; audit docs against token-to-value, not just version freshness
ActionableForms and pricing an agent can execute againstAnnotate demo, trial, and pricing flows for WebMCP; use usage-based pricing so agents can provision without budget approval

Test yourself: run through how an agent would actually evaluate your product today, and see where it gets stuck.

This Doesn't Replace Your GTM, It Sits on Top of It

Agents punish inconsistency between what your marketing claims, what your docs show, and what your sellers say in a call. Your buyer now arrives further down the funnel with less patience for wasted time, so the human interactions that remain carry more weight, not less. Y Combinator floated changing its motto to "build something agents want," and "sell something agents can buy" fits closer.

Whether ALG reshapes B2B distribution is settled. What's still open is which categories reorganize first and whether today's leaders adapt fast enough to earn default status before a Supabase or Resend-style challenger takes it from them.

Frequently asked questions

What is agent-led growth (ALG) and how is it different from PLG?

Agent-led growth is a go-to-market motion where AI agents, not humans, drive discovery, evaluation, and purchase decisions on the buyer's behalf. PLG made the product itself the sales channel for humans; ALG makes documentation and APIs the sales channel for machines. Supabase went from 1 million to 4.5 million developers in under 12 months largely through agent selection in tools like Bolt and Cursor, not a PLG funnel.

What is WebMCP and do I need to implement it?

WebMCP (Web Model Context Protocol) is an open standard Google and Microsoft shipped in Chrome 146 on February 12, 2026, that lets AI agents interact with your existing web forms directly instead of screenshotting and guessing where to click. You implement it by adding a tool name and description as HTML attributes to forms you already have no backend rebuild required. If your buyers use AI agents to evaluate software (94% of B2B buyers already do), skipping this means agents can't test your product properly.

How do I measure token-to-value for my product?

Token-to-value counts how many tokens an AI agent burns before it confidently recommends your product, then how many more to implement it. You estimate it by running your own docs through Claude Code or a similar agent and timing how long it takes to reach a working integration Resend gets there in one command, which is why Claude Code picks it over SendGrid 63% of the time versus 7%. Documentation gaps, vague pricing, and missing code examples all inflate this number.

Why did Claude Code choose Resend over SendGrid?

Claude Code selects Resend 63% of the time versus 7% for SendGrid because Resend has cleaner, more machine-readable documentation, a free tier that skips budget approval, and a single-command implementation path. SendGrid is the larger, more established company, which shows agent selection doesn't follow brand size or incumbency the way human buying does.

How much developer documentation is enough for AI agents to recommend my product?

There's no fixed page count, but the benchmark is whether an agent can answer every question a sales call would surface without contacting your team. Supabase and Resend both invested more heavily in developer docs than in traditional marketing, and both became default picks in AI coding tools as a result. Audit your docs specifically against token-to-value, not just against whether version numbers are current.

Should I switch to usage-based pricing for agent-led growth?

Usage-based or free-tier pricing removes the budget approval step that blocks an AI agent from provisioning your product on a buyer's behalf. Supabase and Resend both use this model, which is part of why agents can select and implement them without a human sales cycle. If your pricing requires a quote or sales call before a trial starts, agents can't complete the evaluation-to-purchase loop for you.

Is GEO the same thing as agent-led growth?

No, Generative Engine Optimization (GEO) only covers the discovery stage getting cited when an agent is problem-aware. ALG extends through evaluation (agents building feature matrices and testing capabilities), decision, and purchase, where 77% of buyers already purchase from whatever their AI flagged as favorite. GEO is table stakes for ALG, not the whole strategy.

Will AI agents replace my sales team?

No, but the seller's role shifts from creating demand to confirming or contesting a decision the agent already made before the sales call started. This raises the stakes of remaining human interactions rather than eliminating them, since agents reward consistency between marketing claims, documentation, and what sellers say on calls. ALG works as a layer on top of existing GTM, not a replacement for it.

What industries or categories will agent-led growth affect next?

Developer tools tipped to agent-led defaults in under 18 months; categories like CRM, HR software, marketing automation, and vertical B2B SaaS haven't crowned their defaults yet. The open question is which of these categories reorganizes first and whether current leaders adapt fast enough to earn default status before a Supabase- or Resend-style challenger takes it from them.

How do I make my product 'agent-ready' if I'm a non-technical founder?

Focus on three properties: findable (invest in GEO/AEO so agents surface you), evaluable (publish documentation that answers every question a demo call would), and actionable (work with engineering to annotate your pricing, trial, and demo pages for WebMCP). You don't need a fully agentic product; removing friction at each of these three stages is enough to start competing for agent recommendations.

What's the difference between MCP and A2A protocols?

Anthropic's Model Context Protocol (MCP) lets AI agents connect to backend tools and data, while Google's Agent-to-Agent protocol (A2A) lets agents coordinate with each other. Together with Google/Stripe's agent-payment protocols and the newer WebMCP browser standard, they form the four-layer stack that agent-led growth runs on.

What is ChatGPT's Instant Checkout and does it apply to B2B?

Instant Checkout is OpenAI's feature letting ChatGPT complete a purchase directly inside the chat, currently focused on consumer transactions. It's an early signal for B2B software: agent-initiated purchase at the point of recommendation is near-term, not hypothetical, which is why pricing pages need to be agent-actionable now.

What's the difference between GEO and SEO for founders?

SEO optimizes for human search behavior and ranking algorithms; GEO (Generative Engine Optimization) optimizes for getting cited when an AI agent is researching on a buyer's behalf. GEO is described as table stakes, not a full strategy the balance between SEO and GEO investment is a live question teams should revisit regularly rather than set once.

When did Chrome ship WebMCP support?

Google and Microsoft published the WebMCP standard on February 12, 2026, and it shipped in Chrome 146. It closed the gap where agents previously wasted two-thirds of AI-web interaction compute screenshotting pages and guessing where to click.

How fast did Supabase's valuation grow from agent-led adoption?

Supabase went from a $765M valuation in September 2024 to $5B by October 2025, driven largely by becoming the default backend inside vibe-coding tools like Bolt, Lovable, and Cursor. Its developer base grew from 1 million to 4.5 million in under 12 months over the same period, without a traditional BD-led sales motion.

How long did it take the developer ecosystem to standardize on agent-selected defaults?

The developer ecosystem tipped to agent-selected infrastructure defaults in under 18 months. Category-specific B2B SaaS CRM, HR software, marketing automation, vertical software hasn't crowned its defaults yet, which is the open window founders in those categories still have.

How do vibe coding tools like Bolt, Lovable, and Cursor choose which backend or API to use?

These tools evaluate infrastructure options based on documentation quality, API predictability, and ease of implementation, then make the selection on the developer's behalf rather than presenting a menu. This is how Supabase and Resend became defaults through repeated agent selection across thousands of sessions, not through a sales pipeline.

What percentage of B2B buyers already use AI for purchase research?

94% of B2B buyers are already using LLMs in their research process, and 77% end up purchasing from whatever their AI-informed evaluation flagged as the preliminary favorite. This means a buyer's agent frequently forms a point of view before a seller ever gets on a call.

What is a 'machine trust' moat and how is it different from brand trust?

A machine trust moat forms when agents that find your tools reliable start preferentially recommending you over time, similar to how repeat positive experiences build human brand loyalty. Unlike brand trust, it compounds through technical signals documentation quality, API reliability, low token-to-value rather than marketing spend or awareness campaigns.

Can I benefit from agent-led growth without going fully agentic?

Yes, you don't need a fully agentic product to benefit, the same way companies adopted parts of the PLG playbook without becoming Dropbox. Removing friction at the findable, evaluable, and actionable stages captures most of the upside even with partial implementation.

more than just words|

We're here to help you grow better at every stage of the climb.

let's go to market

Whether you're finding problem-market fit, refining your positioning, shipping product, or scaling go-to-market we're built for every stage of the journey.