CanAgentUse tools

UCP Suite

Validate Universal Commerce Protocol discovery, then test product search, carts, checkout links, and merchant handoff flows.

MCP Playground

Connect to remote MCP servers, inspect tools and resources, test prompts, auth, headers, notifications, and JSON-RPC responses.

A2A Playground

Inspect Agent Cards, validate advertised endpoints, and prepare safe requests for agent-to-agent workflows.

Agent Website Viewer

Enter a public URL and see the roles, names, landmarks, controls, and blockers that shape how AI agents understand the page.

AI-readable guidance validator

llms.txt Checker

Validate whether your website exposes a useful llms.txt file for AI crawlers, answer engines, and agentic discovery workflows.

AI guidance file validator

Guidance file audit

The scan reads llms.txt as a guidance document, then validates it against emerging and established standards, then checks whether nearby crawl policy and discovery signals support what the file is trying to tell AI systems.

# Site guidance for AI systems

> Key pages, source material, policies, and crawl notes.

## Important resources

- [Guide](/blog): implementation guidance

- [Blog](/blog): source articles

- [Contact](/contact): publisher signal

File
/llms.txt
Policy
robots.txt
Discovery
Sitemap

What the checker validates

The focused scan checks /llms.txt and validates it against the emerging and established standards plus nearby crawler and discovery signals that affect whether AI systems can use it.

  • /llms.txt availability
  • AI-readable content quality
  • robots.txt alignment
  • sitemap discovery

llms.txt coverage

A useful llms.txt file should explain what the site is, which pages matter, and how agents should interpret important resources.

AI crawler robots.txt fit

The report checks whether crawler policy conflicts with the guidance you are giving in llms.txt.

Common failures

Missing links, thin descriptions, blocked crawler paths, weak sitemap discovery, and unclear resource lists can all reduce AI readability.

Report

The result uses the same assessment suit as full CanAgentUse reports, and provides status, evidence, issue details, and fix guidance.

Next step

After validating llms.txt, run the full readiness scan to test APIs, auth discovery, MCP, structured data, accessibility, and action readiness.

FAQ

What people ask before scanning

What is llms.txt?

llms.txt is an emerging root-level markdown file that gives AI systems concise guidance about important pages, source material, policies, and site structure.

Is llms.txt the same as robots.txt?

No. robots.txt controls crawler access rules, while llms.txt gives AI-readable guidance. Good AI visibility often needs both to be consistent.