# Every new AEO tool for 2026 — llms.txt quality, MCP server audit, AI content disclosure, author authority

AI retrievers (Anthropic, Perplexity, Google-Extended) don&#39;t cite your site the way Google crawls it. These tools check the surfaces they actually use: llms.txt, MCP servers, author apparatus, citation surface across reference corpora.

Author: J.A. Watte
Published: April 22, 2026
Source: https://jwatte.com/blog/blog-new-aeo-audit-tools-2026/

---

Answer Engine Optimization is not SEO with a new name. AI retrievers score different signals, weight different corpora, and cite in different formats. Each tool below covers a specific AEO surface that Lighthouse never looks at.

## 1. [llms.txt Quality Scorer](/tools/llms-txt-quality-scorer/)

Most `llms.txt` files in the wild are boilerplate: a single H1, no link list, no descriptions. AI retrievers skip them. The scorer fetches your `/llms.txt`, `/llms-full.txt`, and `/.well-known/llms.txt`, counts link entries, section headings, description density, and calls out the patterns that turn a file from decorative to useful.

## 2. [MCP Server Audit](/tools/mcp-server-audit/)

The Model Context Protocol is the emerging standard for AI agents to discover and call services. If you run an agent-callable API, you need `/.well-known/mcp-server.json` with name, version, tools[], endpoint, and auth. The audit probes standard discovery paths (`mcp-server.json`, `mcp.json`, `agent-card.json`, `ai-plugin.json`), validates manifest shape, and checks CORS + rate-limit posture.

## 3. [AI Content Disclosure Audit](/tools/ai-content-disclosure-audit/)

EU AI Act Article 50 (effective August 2026) requires visible disclosure of AI-generated content. FTC endorsement guidance already does. The audit checks for visible "AI-generated" / "AI-assisted" text, schema.org `creativeWorkStatus`, SoftwareApplication author entries, C2PA Content Credentials references, and the presence of an `/ai-policy` or `/editorial-policy` page.

## 4. [Author Authority per Article](/tools/author-authority-per-article/)

Post-HCU, Google ranks on authorship signals hard. The audit scores an article on 8 dimensions: Article schema type, author in schema, author URL, rel=author link, visible byline, author page link, author photo, bio snippet. Scores 0-8. Fix prompts are per-dimension.

## 5. [Live Citation Surface Probe](/tools/live-citation-surface-probe/)

AI retrievers lean on 10-20 reference corpora to decide who to cite. The probe queries 18 of them — Wikipedia, Wikidata, Crossref, OpenAlex, Google Scholar, G2, Capterra, Trustpilot, BBB, Reuters, AP News, Crunchbase, GitHub, Stack Overflow, Reddit, Quora, YouTube, Medium — and reports which ones cite your brand and which don't. Gap list drives the next quarter's entity-building.

## 6. [Knowledge Graph / Wikidata Audit](/tools/knowledge-graph-wikidata-audit/)

Checks for a Wikidata Q-number, Wikipedia article, `sameAs` array linking to authority profiles (LinkedIn, ORCID, IMDB, Crunchbase), and schema.org entity markers. Wikidata is the cheapest Knowledge Graph seed — lower bar than Wikipedia, same benefit to AI retrieval.

## 7. [AI Crawler Log Analyzer](/tools/ai-crawler-log-analyzer/)

Paste your server access log. The analyzer separates GPTBot, ClaudeBot, PerplexityBot, Google-Extended, Applebot-Extended, Bytespider, OAI-SearchBot, and other AI crawlers from regular Googlebot. Flags 4xx / 5xx spikes per bot, URLs being crawled, and crawler identity mismatches.

## 8. [AI Posture Audit](/tools/ai-posture-audit/)

Cross-references robots.txt, ai.txt, `/.well-known/ai.txt`, meta robots, and X-Robots-Tag headers per AI bot. Flags disagreements (e.g. robots.txt allows GPTBot but ai.txt says "No training"). Existing tool; now paired with the rest.

## 9. [Chunk Retrievability Audit](/tools/chunk-retrievability/) and [Passage Retrievability](/tools/passage-retrievability/)

Existing tools — score how well your paragraphs stand alone as retrieval units. AI retrievers embed content as ~150-token chunks; paragraphs that aren't self-contained never get cited.

## 10. [AI Citation Readiness](/tools/ai-citation-readiness/)

Existing tool — aggregate score across speakable schema, cite markup, first-paragraph definitional sentences, entity clarity. Batch 10's [Mega SEO Analyzer v2](/tools/mega-seo-analyzer/) AEO dimension aggregates all of these.

## And the orchestrator

[Mega SEO Analyzer v2](/tools/mega-seo-analyzer/) has an AEO dimension that rolls up llms.txt discovery, AI-crawler policy presence, schema density, speakable, cite markup, and MCP discovery files. Run it; when AEO scores low, the specialists above are one click away.

## Why AEO is a separate discipline

Google indexes HTML. AI retrievers tokenize HTML and embed it as vectors. That changes what signals matter:

- Self-contained paragraphs (chunk retrievability) matter more than H2 structure.
- Entity disambiguation matters more than keyword density.
- Reference-corpus presence matters more than backlinks.
- Explicit author credentials matter more than rel=author alone.

The tools above target those signals specifically. Running them is fast. Fixing is usually adding a `sameAs` array, publishing `/llms.txt`, claiming a Wikidata entry, adding a visible byline.

## Related reading

- [AI Posture Audit walkthrough](/blog/blog-ai-posture-consistency/) — cross-file bot policy consistency
- [Speakable Schema](/blog/blog-speakable-schema-ai-citations/) — voice + assistant surface
- [Mega SEO Analyzer v2](/blog/blog-mega-seo-analyzer-v2-paid-tool-parity/) — orchestrator

## Fact-check notes and sources

- **llms.txt spec (Jeremy Howard draft):** [llmstxt.org](https://llmstxt.org/).
- **Model Context Protocol:** [modelcontextprotocol.io](https://modelcontextprotocol.io/).
- **EU AI Act Article 50 (synthetic content disclosure):** [EUR-Lex Regulation 2024/1689 Art 50](https://eur-lex.europa.eu/eli/reg/2024/1689/oj).
- **Schema.org creativeWorkStatus:** [schema.org/creativeWorkStatus](https://schema.org/creativeWorkStatus).
- **C2PA Content Credentials:** [c2pa.org](https://c2pa.org/).
- **AI crawler user-agents list:** current as of 2026-04 — GPTBot (OpenAI), ClaudeBot (Anthropic), Google-Extended, Applebot-Extended, PerplexityBot, Bytespider (ByteDance), OAI-SearchBot, CCBot (Common Crawl).

_This post is informational, not legal, SEO-consulting, or compliance advice. Mentions of OpenAI, Anthropic, Google, Perplexity, ByteDance, Apple, Common Crawl, Wikipedia, Wikidata, Crossref, OpenAlex, G2, Capterra, Trustpilot, BBB, Reuters, AP News, Crunchbase, GitHub, Stack Overflow, Reddit, Quora, YouTube, and Medium are nominative fair use. No affiliation is implied._


---

Canonical HTML: https://jwatte.com/blog/blog-new-aeo-audit-tools-2026/
RSS: https://jwatte.com/feed.xml
JSON Feed: https://jwatte.com/feed.json
Hero image: https://jwatte.com/images/blog-new-aeo-audit-tools-2026.webp
