MCP server for Agent Ready — scan any URL for AI-readability against the Vercel Agent Readability Spec, the llmstxt.org standard, and agent-protocol manifests (MCP server cards, A2A, agents.json, agen…
{
"mcpServers": {
"agent-ready-1": {
"command": "npx",
"args": [
"-y",
"agent-ready-mcp"
]
}
}
}