Add agent-ready.dev to Websites - #11
Conversation
agent-ready.dev exposes its own WebMCP surface (scan_site / get_scan / ask via navigator.modelContext) and scores any site for AI-agent readability. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
|
Gentle bump — still cleanly mergeable, no conflicts. Adding the thing I should have led with. The distinction that matters for a WebMCP list isn't that the site has an audit feature; it's what the registered tool hands back to the agent. Third tool is On fit alongside isainative.dev — they're complementary rather than overlapping: that one audits a public GitHub repo for AI-coding readiness, this one audits a live site for agent readability (Vercel Agent Readability Spec, llmstxt.org, and agent-protocol manifests — MCP server cards, A2A, agents.json, agent-permissions.json). For whatever it's worth as a signal, webfuse-com/awesome-webmcp merged the equivalent entry last week on exactly this reasoning (#6). Happy to reword, shorten, or move it to a different section if Websites isn't the right home. |
Adds agent-ready.dev to the list.
Why it fits: agent-ready.dev is a live site that implements WebMCP — it registers its own tools (
scan_site,get_scan,ask) onnavigator.modelContext(feature-detected, no-op where unsupported), so in-browser agents can scan any public URL for AI-agent readability and get back a 0–100 score with per-check fixes. It scores sites against the Vercel Agent Readability Spec, llmstxt.org, and agent-protocol manifests.🤖 Generated with Claude Code