AGENT-READINESS INSPECTION

Your site was built
for people. Can an
AI agent use it too?

agent-ready audits your site the way agents actually see it — llms.txt, structured data, WebMCP manifests, and forms an agent can fill in without guessing. Five checks, one score.

$ npx @hitendra1007/agent-ready scan yoursite.com
MIT licensed · runs in your terminal · no account required
INSPECTION TAGNO. 0182
yoursite.com
0/100
llms.txt
Structured data
robots.txt directives
WebMCP manifest
Semantic forms
NEEDS WORK
WHAT GETS INSPECTED

Five checks. No opinions about your design.

We don't grade your layout or your copy. We check whether the facts on your site are legible to something that can't see a page the way a person does.

01
llms.txt
A short file telling agents what your site does and which pages matter.
25%
02
Structured data
Machine-readable facts about your pages — not just a pretty layout.
25%
03
WebMCP manifest
Tools your site exposes that an agent can actually call, not just read.
25%
04
robots.txt directives
Explicit rules for known AI agents, not just search-engine crawlers.
15%
05
Semantic forms
Inputs with real labels an agent can fill in without guessing which field is which.
10%
WHY NOW

The agentic web arrived faster than most sites did.

Shopping assistants, research agents, and browser agents are already acting on sites directly — filling forms, reading prices, following links — without a person driving.

Sites that agents can't parse will lose that traffic, the same way sites that ignored mobile lost mobile traffic, and sites that ignored SEO lost search traffic. There's no simple, trusted way to check where you stand yet.

agent-ready is that check — read-only, five minutes, no changes made to your site unless you ask for them.

BEFORE / AFTER

Most sites fail three checks without knowing it.

Adding an llms.txt and a WebMCP manifest is usually an afternoon of work — not a redesign.

BEFORE
INSPECTION TAGNO. 0181
yoursite.com
34/100
llms.txt
Structured data
robots.txt directives
WebMCP manifest
Semantic forms
→
AFTER
INSPECTION TAGNO. 0182
yoursite.com
91/100
llms.txt
Structured data
robots.txt directives
WebMCP manifest
Semantic forms
PRICING

The scan is free. Forever.

You're not paying to find out your score — you're paying to keep it from slipping.

Free
$0
One-off scans, unlimited, forever.
  • Unlimited npx @hitendra1007/agent-ready scan
  • Full 5-check report, every time
  • init-llms-txt scaffold generator
Get started
Team
₹3,900/mo
For agencies and multi-site teams.
  • Everything in Pro
  • Unlimited sites
  • --min-score CI enforcement
  • API access
Start Team
QUESTIONS

Before you run it

No. The scan is read-only. init-llms-txt writes a file to your local machine only — nothing touches your live site unless you deploy it yourself.

No — we deliberately don't duplicate Lighthouse or classic SEO audits. Every check here is about whether an AI agent, not a search crawler or a person, can parse and act on your site.

Checks tied to the WebMCP spec get updated as the spec matures — that update ships to everyone, Free included. Pro/Team pay for monitoring and history, not for the checks themselves.

Yes — Pro and Team are month-to-month, no lock-in. Free stays free with no time limit either way.

GET YOUR SCORE

Runs in your terminal. Nothing to install permanently.

No account, no dashboard login — just a report, printed where you're already working.

# scan a site
$ npx @hitendra1007/agent-ready scan https://yoursite.com
 
# generate a starter llms.txt locally
$ npx @hitendra1007/agent-ready init-llms-txt https://yoursite.com