Wraps the Agent Ready hosted API to audit any URL against the Vercel Agent Readability Spec, llmstxt.org, and agent-protocol manifests like MCP server cards and agents.json. Exposes three tools: scan_site to run fresh scans with 60 checks across four spec families, get_scan to retrieve results by ID, and ask for natural-language queries over the methodology corpus. Ships with three built-in prompts that chain tools together for end-to-end workflows from URL to remediation plan. Requires an Agent Ready Pro API key. The stdio wrapper polls the hosted REST API with configurable timeouts, so large scans may return a running placeholder you fetch later. Useful when you need structured, actionable readability feedback for agentic sites.
claude mcp add --transport stdio mlava-agent-ready-mcp uvx agent-ready-mcp