{
  "schema_version": "v1",
  "name_for_human": "Source Grader",
  "name_for_model": "source_grader",
  "description_for_human": "Scan any website to see how visible it is to AI agents. Get an Agent Visibility Score and fix instructions.",
  "description_for_model": "Source Grader scans websites and evaluates their readability for AI agents across 7 categories: schema markup, semantic HTML, machine-readable content, meta tags, agent access policies, structured data feeds, and WebMCP readiness. It returns an Agent Visibility Score from 0-100 with detailed issue breakdowns and fix instructions.",
  "auth": {
    "type": "none"
  },
  "api": {
    "type": "openapi",
    "url": "https://sourcegrader.com/api/scan"
  },
  "logo_url": "https://sourcegrader.com/logos/logo-primary.png",
  "contact_email": "hello@sourcegrader.com",
  "legal_info_url": "https://sourcegrader.com/contact"
}
