Vercel has released Is Agentic, a free tool that scores how easily an AI agent can use your website. The auditing method comes from Ora, an agent-experience research company at era labs.

It runs 118 checks, grouped into four weighted layers:

  • Discovery — 15 checks, worth 20 points
  • Access — 41 checks, worth 30 points
  • Usability — 56 checks, worth 40 points
  • Payments — 6 checks, worth 10 points

Individual checks are specific. content-no-js asks whether your content survives without JavaScript. agent-friendly-404 looks at what a wrong URL returns. Others check for json-ld and a sitemap.

What you get back

A letter grade from A+ to F, plus the evidence behind it and a list of recommendations. It also shows an observed agent journey, marking the point where an agent hit friction.

For automation, the results are available through a JSON API, a command-line tool and an MCP server endpoint. That makes it usable as a regression gate in continuous integration, not just a one-off audit.

It is free. There are no API keys, per-report fees or billing setup.

The premise is worth taking seriously. Agents increasingly shop, book and fetch information on someone's behalf. If a site is hard for them to read, that traffic goes elsewhere.


Source: MarkTechPost