AI Readiness
ScanCompareDashboardLearnToolsAbout
Sign in
Learn

The AI readiness handbook

Short, opinionated guides to every standard our scanner checks for.

Discovery

llms.txt

A homepage for language models.

llms.txt is a markdown file at the root of your site that tells LLMs which pages matter, in what order, and how to find your full content.

Read

llms-full.txt

Your entire knowledge base, in one file.

llms-full.txt concatenates the full text of every important page so an agent can ingest your site in a single HTTP fetch.

Read

Structured data (JSON-LD)

Schema.org is still the lingua franca.

JSON-LD on every page gives agents typed facts — pricing, authors, products, FAQs — without parsing your HTML.

Read
Capability

MCP — Model Context Protocol

Give agents a real API, not a scraper target.

MCP is the open JSON-RPC standard that lets agents like Claude, Cursor, and ChatGPT call tools on your server with structured inputs and outputs.

Read

OpenAPI for agents

A spec is worth a thousand crawls.

OpenAPI 3.1 describes every endpoint, parameter, and response shape — exactly what an agent needs to call your API without trial and error.

Read
Payments

x402 — Pay-per-request for agents

Resurrecting HTTP 402 for the agent economy.

x402 is an open standard for charging agents per API call, using HTTP 402 Payment Required with stablecoin or Stripe payments.

Read
Crawling

Agent-aware robots.txt

Tell GPTBot, ClaudeBot and Perplexity what you allow.

Modern robots.txt should explicitly name AI crawlers. Silence is no longer neutral — it's ambiguous.

Read
AI Readiness

Is your site ready for AI agents? Scan, learn, and fix.

Learn
  • llms.txt
  • llms-full.txt
  • MCP
  • OpenAPI
More
  • x402 Payments
  • robots.txt
  • Structured data
Tools
  • llms.txt generator
  • robots.txt generator
  • All tools
Scan data powered by agentgrade.com · © 2026 AI Readiness