# Agent Checker > Agent Checker audits whether a website is usable by AI agents and returns a scored, fix-by-fix report. Agent Checker drives a real AI agent through task scenarios on your live site, then grades it against the emerging agent-readiness standards: the WebMCP browser API, Google's AI Search guidance, llms.txt, Core Web Vitals, WCAG 2.2, and more. You get a clear score plus the exact changes that move it. ## Core pages - [How it works](https://agentchecker.ai/how-it-works): how an AI agent is run against your site and scored. - [Standards we check](https://agentchecker.ai/standards): the agent-readiness standards and protocols we test against. - [Pricing](https://agentchecker.ai/pricing): plans, prices, and what each one includes. - [Examples](https://agentchecker.ai/examples): sample audit reports you can read end to end. - [Customers](https://agentchecker.ai/customers): who uses Agent Checker and what we have measured. - [Book a demo](https://agentchecker.ai/book-a-demo): request a guided walkthrough. - [For agencies](https://agentchecker.ai/agencies): white-label audits and the agency programme. ## Buying and using - [Search](https://agentchecker.ai/search?q=): search every page, docs section and article. Append your query to ?q=. - [Docs](https://agentchecker.ai/docs): guides and the REST API reference. - [Run your first audit](https://agentchecker.ai/docs/run-your-first-audit): Quick check vs Full audit, and how to run each. - [Understand your report](https://agentchecker.ai/docs/understand-your-report): what the pass rate means and what to fix first. - [Set up monitoring](https://agentchecker.ai/docs/set-up-monitoring): scheduled checks and drift alerts. - [Set up white-label](https://agentchecker.ai/docs/set-up-white-label): your branding on every report. - [Connect the API](https://agentchecker.ai/docs/connect-the-api): authentication, scanning and webhooks. - [Integrations](https://agentchecker.ai/integrations): webhooks, REST API, MCP server, analytics snippet, and what is not supported yet. - [Support](https://agentchecker.ai/support): contact routes, opening hours and response times. - [Terms of Service](https://agentchecker.ai/terms): plans, billing, cancellation and the refund policy. - [Security](https://agentchecker.ai/security): what data we hold, sub-processors, and our GDPR and SOC 2 position. - [About](https://agentchecker.ai/about): the company behind Agent Checker and how to reach it. - [Privacy Policy](https://agentchecker.ai/privacy-policy) - [Cookie Policy](https://agentchecker.ai/cookie-policy) ## Writing - [Blog](https://agentchecker.ai/blog): practical guides on making sites readable and operable by AI agents. ## For AI agents - This site exposes callable tools through the WebMCP browser API (document.modelContext). Load the page and read the registered tools to run a check or look up pricing. - WebMCP manifest: /.well-known/webmcp.json - Agent operating guide: /AGENTS.md (also at /.well-known/agents.md) - Machine-readable advisory: /ai.txt (also at /.ai.txt) - API catalogue (RFC 9727): /.well-known/api-catalog - Reusable agent skills: /.well-known/agent-skills/index.json