{
  "name": "Agent Ready Scanner",
  "version": "1.0.0",
  "description": "Scans websites for AI agent readiness across discoverability, content accessibility, bot access control, API/Auth/MCP, trust & security, and commerce protocols.",
  "endpoint": "/api/mcp",
  "transport": "streamable-http",
  "tools": [
    {
      "name": "scan_site",
      "description": "Scan a website for AI agent readiness. Returns a score (0-100), letter grade, badge tier, and detailed per-check results."
    },
    {
      "name": "list_checks",
      "description": "List all available agent readiness check IDs and their categories."
    }
  ],
  "contact": "hello@qburst.com",
  "homepage": "https://agent-ready-nine.vercel.app"
}
