I wrote the standard for making websites AI-operable. Learn More

Tools · MCP Readiness

What do agents actually find on your domain?

We probe your site for every well-known URL an agent looks for — MCP manifest, agent cards, llms.txt, OpenAPI, robots.txt agent rules — and tell you what's there, what isn't, and what to do about it. Free, no signup.

We HEAD/GET up to a dozen well-known URLs on your origin and parse whatever we find. Usually finishes in 10–20 seconds.

If you want to actually be callable

Discovery files are only step one.

The thing that distinguishes a site agents can find from a site agents can act on is whether your MCP server actually does anything useful. Standing one up — auth, tool schemas, action endpoints, observability — is what the implementation engagement is for.