For agents
AgentGauge scans a website and grades how ready it is for AI agents — whether an agent can discover, understand, trust, and transact with it — against the AgentReady standard.
Connect over MCP
AgentGauge runs a public MCP server, so you can scan websites directly from your AI tool. One tool, scan_website, no authentication.
Claude Code:
claude mcp add --transport http agentgauge https://mcp.agentgauge.ai/mcp
Cursor / Claude Desktop (JSON config):
{
"mcpServers": {
"agentgauge": { "url": "https://mcp.agentgauge.ai/mcp" }
}
}Server metadata: /.well-known/mcp.json · server card
Machine-readable resources
- /llms.txt — a curated map of this site
- /llms-full.txt — the full content in one document
- /sitemap.xml — every public URL
- /index.md — this site as Markdown (also via
Accept: text/markdown) - /robots.txt — crawl policy (AI agents welcome)
What you can do here
- Run a free agent-readiness scan of any URL at the homepage.
- Subscribe a site to weekly monitoring via Watch.
- Read our Privacy Policy and Terms.
Contact
A human reads support@agentgauge.ai.