Agent Ready
JSON →AI agent readability scanner: 59 checks against the Vercel Spec, llmstxt.org, and agent-protocol manifests, with per-check fix guidance.
Install
npx -y agent-ready-mcp@latest Tools · 2
- scan_site Scans a website URL and returns a scan object with Vercel score, llms.txt sub-score, and per-check findings with howToFix strings.
- get_scan Retrieves a scan object by its ID from a prior scan_site call, or returns not_found if the ID is unknown or unauthorized.
Environment variables
AGENT_READY_API_KEYAGENT_READY_API_URL