AI agents are starting to use the web for us. Can they use your product? AEO Audit scans any site's agent-readiness and gives you a score, a rank, and an exact fix-list.
Live scan, ~30s. No signup, nothing stored. Rate-limited — the CLI below is unlimited.
$ pipx install aeo-audit && aeo-audit scan https://yoursite.com
The headline isn't who's on top — it's that nobody is ready yet. The best-scoring developer tool passes barely a third of the checks. The agentic web is early; this is the starting line.
Score = % of 26 weighted checks passed (absolute). Grade = percentile rank within these 19 sites (relative) — the bar rises as the corpus grows. Benchmarked June 2026. Scan your own ↑
Five dimensions, 26 deterministic checks — each looks for a real, verifiable signal (a file, an endpoint, a protocol), never a vibe.
Agent manifest, MCP endpoint, robots, sitemap, DNS, .well-known.
OpenAPI, JSON Schema, GraphQL introspection, async webhooks.
Status page, structured errors, health checks, audit logs.
Agent pricing, Stripe/crypto hints, usage metering.
DID documents, OAuth metadata, wallet hints.
Your score (0–100) is absolute and verifiable — it can't move based on anyone else. Your grade is your percentile against the benchmark corpus, and it's always labeled as such. We refuse to inflate an "A" or bury everyone in "F" — both are useless. Every report leads with the score and the exact gaps to fix.
Runs locally, open source, no signup. The browser auto-installs on first run.
$ pipx install aeo-audit && aeo-audit scan https://yoursite.com