{
  "name": "AgentReadyScanner",
  "description": "Free AI-readiness audit for any public website. Scans 23+ open standards: robots.txt, llms.txt, ai-agent.json, MCP, Schema.org, Web Bot Auth, OAuth discovery and more.",
  "version": "1.0",
  "capabilities": [
    "scan-website",
    "report-agent-readiness",
    "advise-implementation"
  ],
  "endpoints": {
    "scan": "https://localhost/api/scan"
  },
  "contacts": {
    "email": "contact@agentsready.io",
    "url": "https://localhost/scanner"
  },
  "documentation": "https://localhost/scanner",
  "terms": "https://localhost/terms",
  "privacy": "https://localhost/privacy",
  "license": "proprietary"
}