{
  "schema_version": "v1",
  "name_for_human": "BuilderCheck",
  "name_for_model": "buildercheck",
  "description_for_human": "Check any NSW builder's licence, ASIC status, insolvency and disciplinary history, and risk signals.",
  "description_for_model": "Look up Australian (initially NSW) builders by name, ABN, ACN or licence number. Returns licence status/class, ASIC company and insolvency events, Fair Trading disciplinary findings, DA history, and derived risk signals — all sourced from public registers with dates. Entity-centric; risk signals are flags to investigate, not findings of wrongdoing.",
  "contact_email": "hello@buildercheck.com.au",
  "legal_info_url": "https://buildercheck.com.au/api",
  "logo_url": "https://buildercheck.com.au/favicon.svg",
  "api": {
    "type": "openapi",
    "url": "https://buildercheck-api.jaco-veldsman.workers.dev/openapi.yaml",
    "is_user_authenticated": false
  },
  "mcp": {
    "type": "mcp",
    "url": "https://mcp.buildercheck.com.au",
    "transport": "http"
  },
  "llms_txt": "https://buildercheck.com.au/llms.txt",
  "llms_full_txt": "https://buildercheck.com.au/llms-full.txt"
}