Serves /llms.txt and /ai.txt
Origin-first — if your site already serves these, the Worker passes them through. Otherwise it serves sensible defaults you can override via KV.
Free · Open source · MIT
Drop our Cloudflare Worker in front of your site and all 7 Agent Ready standards turn green automatically. Your origin server stays unchanged.
Self-install · ~5 minutes
You'll need a Cloudflare account and your domain configured on Cloudflare. Everything below runs on your machine — we never touch your account.
wrangler.tomlUncomment the routes block and set your domain:
Run our scanner against your site — all 7 checks should turn green:
Or just visit /certify and paste in your URL.
Inside the Worker
/llms.txt and /ai.txtOrigin-first — if your site already serves these, the Worker passes them through. Otherwise it serves sensible defaults you can override via KV.
When an agent requests Accept: text/markdown, the Worker fetches your HTML, strips chrome, and returns clean Markdown with the right canonical headers.
<head>Streams <link rel="alternate"> and JSON-LD into HTML responses if you don't already have them. Never duplicates existing tags.
Don't want to do it yourself?
If running wrangler deploy isn't your thing, we'll handle the install for you.
$99/year · we deploy to your CF account
$499+/year · we ship PRs to your repo
Need help
Agent Ready audit