Complete Guide

Agentic Readiness: Is Your Website Ready for AI Agents? (And Do You Need to Be Yet?)

Agentic readiness is whether an AI agent can complete a task on your site, a booking, quote or sign-up, not just read it. In May 2026 Google began measuring it in Lighthouse. Here is what agent ready means, what Google checks, and who needs it now versus later.

8 min read 1,559 words Updated Jun 2026

Agentic readiness is the degree to which an AI agent can complete a real task on a website, such as a booking, quote request, trial sign-up or purchase, rather than only reading its pages. In May 2026 Google added an experimental Agentic Browsing category to its Lighthouse audit tool, which checks an llms.txt file, the accessibility tree, layout stability and WebMCP integration. This page sets out what agent readiness means, what Google now measures, and which businesses need it now versus later. The position taken is that most sites do not yet need WebMCP, that accessibility, layout stability and a clean llms.txt are worth doing for almost everyone because they help humans and agents alike, and that agent readiness is a capability, never a guarantee of agent traffic or conversions.

May 2026 when Google added the experimental Agentic Browsing category to its Lighthouse audit tool, checking an llms.txt file, the accessibility tree, layout stability and WebMCP integration Chrome for Developers, Lighthouse agentic browsing documentation, 2026
6 audits in the Lighthouse Agentic Browsing category: three WebMCP checks (registered tools, form coverage and schema validity), agent-centric accessibility, cumulative layout shift and llms.txt Chrome for Developers, Lighthouse agentic browsing scoring, 2026
150 the minimum Chrome version required to run the Lighthouse Agentic Browsing audits, with the WebMCP checks requiring registration for the WebMCP origin trial; the category is experimental and does not produce a 0 to 100 score Chrome for Developers, Lighthouse agentic browsing scoring, 2026

For most of the web’s history, the machines reading your website were search crawlers. They indexed your text and followed your links. That is changing. AI agents are starting to act on websites, not just read them: completing a booking, filling in a quote request, starting a trial. And Google has started measuring whether your site is ready for them.

There is a clean way to hold the two halves of this apart. Google Search says you do not need special files to be found. Google Chrome now audits whether agents can act once they have arrived. Discovery and functionality: the same company, two different jobs.

Discovery versus functionalityTwo jobs from the same company. Google Search handles discovery, being found, and says you do not need special files for it. Google Chrome handles functionality, being used, and audits whether AI agents can act on your site once they arrive.Discovery vs functionality: the same company, two different jobsDISCOVERY · BEING FOUNDGoogle SearchYou do not need special filesto be found. Search says so plainly.FUNCTIONALITY · BEING USEDGoogle ChromeChrome audits whether agents canact once they have arrived.vs
Discovery and functionality are different jobs. Google Search handles one, Google Chrome the other.

This page is about the second job. It explains what “agent ready” actually means, what Google now checks, who needs it now and who does not, and what is worth doing today regardless. The honest headline first: most sites do not need most of it yet.

Four questions an AI asks about your business

Before the detail, it helps to see where this sits. An AI moves through four questions about you, in order, and each one is a gate to the next.

The four questions an AI asks about your businessFour questions in order, each a gate to the next. One, can AI find me (discovery, the foundation). Two, can AI understand me (understanding and legibility). Three, will AI choose me (selection, the citation magnet stage). Four, can AI transact with me (action, whether an agent can complete a task on your site), which is the subject of this page and is highlighted.An AI moves through four questions about you, in order. Each one is a gate to the next.QUESTION 1 · DISCOVERYCan AI find me?Crawled, indexed and retrievable at all.FoundationQUESTION 2 · UNDERSTANDINGCan AI understand me?Read and extracted cleanly, entity legible.LegibilityQUESTION 3 · SELECTIONWill AI choose me?Selected and recommended over rivals. Citation magnet work.CitationQUESTION 4 · ACTIONCan AI transact with me?An agent completes a task on your site. The subject of this page.This page
The four questions an AI asks, in order. This page is about the fourth: can an agent act.

Most SEO and AI-visibility work lives in the first three questions. Being chosen, the third, is the subject of our citation magnet work. This page is about the fourth and newest one: can an AI agent actually do something on your site. That four-question view is our AI Discovery Stack in plain English; the full model separates choosing and recommending into two steps.

What “agent ready” actually means

Agent ready means an AI agent can complete a real task on your site, a booking, a quote request, a trial sign-up, a purchase, and not just read your pages. Today, agents mostly read. Increasingly, they act. The clearest way to see why this matters is a before and after.

TodaySoon
A customer asks ChatGPT for a supplier.A customer asks ChatGPT for a supplier.
ChatGPT sends them to your website.ChatGPT completes your enquiry form for them.
The customer fills in your enquiry form themselves.The customer just reviews and confirms.

That last step is the shift. When the agent does the form-filling, the site that is easy for an agent to operate has an advantage the site that is not does not. WebMCP is one way a site declares its forms and actions so an agent can complete them directly, rather than guessing from the pixels on the screen. It is a mechanism, not the point. The point is the task getting done.

Google has started measuring this

This is not us chasing a word. In May 2026 Google added an Agentic Browsing category to Lighthouse, the free audit tool built into Chrome that web developers already run every day. For the first time, Google is putting a readiness signal against whether AI agents can use your site. It is worth saying plainly that Google calls the category experimental and deliberately does not give it a 0 to 100 score, because the standards are still settling. The signal that Google built this at all matters more than the exact checks.

What the audit actually checks

  • llms.txt: a short machine-readable summary at your domain root. A two-minute job.
  • The accessibility tree: whether a machine can read your buttons, labels and structure. This helps screen readers and agents alike.
  • Layout stability: whether elements move as the page loads. Agents click the wrong thing when they do.
  • WebMCP: whether your forms and tools declare what they do, so an agent can call them directly. Three checks cover registered tools, form coverage and schema validity.

Where llms.txt fits, honestly

One small file attracts more noise than it deserves, so here is the plain position. llms.txt is useful. It is not a ranking factor. It is not an AI visibility strategy. It is a small capability enhancement. Google Search states you do not need it to be found, and that maintaining one will neither help nor harm your rankings. Google Chrome checks it so an agent can orient quickly once it arrives. Both are true at once, because they answer different questions.

Who needs this now, and who does not

Two questions decide it. Does your site have a transactional surface an agent could complete, a cart, a booking, a quote, a sign-up, a search? And is your audience plausibly arriving through an AI agent yet? Most businesses answer no to at least one, and that is fine.

Your siteWebMCP now?Worth doing today
SaaS, e-commerce or booking platforms (transactional, agent-likely)A candidate now, on the key flow onlyllms.txt, accessibility, layout stability
B2B software or quote-form services (transactional, low agent traffic)Prepare; add at the next rebuild of that flowllms.txt, accessibility, layout stability
Law firms, local services, content sites (no agent-completable transaction)Not yet; the WebMCP checks correctly read Not Applicablellms.txt, accessibility, layout stability
Any site not yet found, understood or chosenNo; those questions come firstFix those first

The pattern is clear. Accessibility, layout stability and a clean, honest llms.txt are worth doing now for almost everyone, because they help humans and agents at the same time. WebMCP is the one piece most sites can wait on.

What we would actually do, and in what order

  1. Ship a real llms.txt, written rather than auto-generated. Two minutes, and it passes the audit.
  2. Fix accessibility-tree gaps: unlabelled buttons, missing form labels, alt text. A triple-purpose fix for humans, screen readers and agents.
  3. Audit and fix layout shift on key pages. This is already a Core Web Vitals job.
  4. Park WebMCP until you next rebuild a transactional flow, then add it to that flow only.

What happens if you ignore this?

The honest answer is: probably nothing, for now. Most businesses do not need WebMCP today. Most should still fix accessibility and layout stability, because that helps real people right now, agents aside. Transactional businesses should watch the space and be ready to move when their customers do. The risk is not today. The risk is waking up in three years having ignored a shift that turned out to matter, while quieter competitors got ready. That is the balance worth holding: not “everything changes tomorrow”, and not “none of this matters”.

What we will not sell you

Two things are already being sold around this that we will not. The first is a cheap “pass the audit” product for a small fee, for a file you can write yourself in two minutes. The second is a five-figure “llms.txt implementation”, which is expensive work on a file Google Search has said it ignores. Our position is simpler: llms.txt is a small honest fix you should not overpay for, and WebMCP is real but early and can wait until it earns its place in a rebuild.

We pass our own audit

This site scores full marks in Lighthouse and passes the applicable agentic checks, with the WebMCP checks correctly showing Not Applicable, because a content page has no agent-callable tools and we do not fake the parts that do not apply to us. We run the audit we advise on, and we read it the same way for ourselves as for you.

Where this sits, and what to do next

Being chosen and being usable are two different stages. Our citation magnet work is about the third question, will an AI choose you. This page is about the fourth, can an agent then act. Citation magnet ends where agentic readiness begins.

If you want to know whether any of this matters for your site, including whether the honest answer is not yet, we will run Google’s audit and tell you straight. For the detail underneath, see the guides on WebMCP, agent-actionable forms and the agentic browsing audit.

Key Definitions

Agentic readiness
The degree to which an AI agent can complete a real task on a website, such as a booking, quote request, sign-up or purchase, rather than only reading its content. It is a capability, not a guarantee of agent traffic or conversions.
WebMCP
A proposed browser protocol that lets a website declare its forms and actions in a machine-readable way, so an AI agent can call them directly instead of inferring them from the rendered page. It is one mechanism for agent readiness, currently experimental and limited to Chrome, and most sites do not need it yet.
Discovery versus functionality
The distinction between being found by AI (discovery, which Google Search says needs no special files) and being usable by an AI agent once found (functionality, which Google Chrome now audits). They are different jobs, which is why Google can say llms.txt is unnecessary for Search while Chrome checks for it.

How to Make Your Website Agent Ready (in the Right Order)

A practical, honest sequence for preparing a website for AI agents, prioritising the work that helps humans and agents alike and deferring what most sites do not yet need.

  1. 1

    Run the Lighthouse Agentic Browsing audit

    Run Google’s free audit to see your pass ratio and which checks apply to your site. It is built into Chrome and takes under a minute. Treat the result as a baseline, not a verdict, since the category is experimental and reports a pass ratio rather than a score.

  2. 2

    Ship a real llms.txt

    Place a short, written machine-readable summary at your domain root. Write it yourself rather than auto-generating filler. It passes the audit in two minutes and helps an agent orient, but it is not a ranking factor.

  3. 3

    Fix the accessibility tree

    Give every interactive element a clear label, fix unlabelled buttons and missing form labels, and add alt text. This is a triple-purpose fix that helps humans, screen readers and AI agents at once.

  4. 4

    Stabilise your layout

    Reduce layout shift on key pages so elements do not move as the page loads. Agents, like people, act on the wrong element when the page jumps. This is already a Core Web Vitals task.

  5. 5

    Add WebMCP only where it earns its place

    If, and only if, your site has a transactional flow an agent would complete, add WebMCP to that flow the next time you rebuild it. Most sites can wait, and a content page correctly shows the WebMCP checks as Not Applicable.

Frequently Asked Questions

What does it mean for a website to be agent ready?

Agent ready means an AI agent can complete a real task on your site, such as a booking, quote, sign-up or purchase, rather than only reading your pages. Today agents mostly read; increasingly they act on your behalf, and a site that is easy for an agent to operate has an advantage when they do.

Do I need WebMCP?

Probably not yet. WebMCP is worth adding only if your site has a transactional surface an agent would complete, a cart, booking, quote or sign-up, and even then on that flow at its next rebuild rather than across the whole site today. It is experimental and limited to Chrome, and for most content and lead-generation sites the WebMCP checks correctly read Not Applicable.

What is the Lighthouse Agentic Browsing audit?

An experimental category Google added to its Lighthouse audit tool in May 2026, built into Chrome. It checks an llms.txt file, the accessibility tree, layout stability and WebMCP integration. It deliberately does not give a 0 to 100 score, reporting a pass ratio instead, because the standards are still settling.

Does llms.txt help my Google rankings?

No. Google Search states it does not use llms.txt and that maintaining one will neither help nor harm your visibility. It is a small capability file that helps an AI agent orient once it has arrived, not a ranking factor or an AI visibility strategy. Google Chrome checks for it because that is a different job from being found.

Why does Google Search say I do not need llms.txt while Chrome checks for it?

Because they answer different questions. Google Search is about being found, and for that you do not need special files. Google Chrome is about whether an agent can use your site once it arrives, and for that the file helps. Discovery and functionality: the same company, two jobs.

What happens if I ignore all of this?

Probably nothing, for now. Most businesses do not need WebMCP today, though most should still fix accessibility and layout stability because that helps real users immediately. The risk is not this year; it is ignoring a meaningful shift for three years while competitors quietly prepare.

Is this just a buzzword?

The behaviour is real and Google now measures it, which is the opposite of hype. What is hype is selling expensive work on it before a site needs it. The honest position is that accessibility, stability and a clean llms.txt are worth doing now for almost everyone, and WebMCP can wait for most sites until it earns its place.

How is agentic readiness different from being cited by AI?

Being cited is about whether an AI chooses to name and recommend you, the selection stage. Agentic readiness is the next stage: whether an agent can then act on your site to complete a task. Being chosen and being usable are different things, which is why our citation magnet work and this page sit side by side.

Sean Mullins

Founder of SEO Strategy Ltd with 20+ years in SEO, web development and digital marketing. Specialising in healthcare IT, legal services and SaaS — from technical audits to AI-assisted development.

Ready to improve your search visibility?

Book a free 30-minute consultation and let's discuss your SEO strategy.

Get in Touch