{
  "schema_version": "v1",
  "name_for_human": "Babbage Calculator",
  "name_for_model": "babbage_calculator",
  "description_for_human": "A comprehensive suite of free, instant digital calculators across Finance, Construction, Health, Engineering, Mathematics, and more.",
  "description_for_model": "Babbage Calculator provides 990+ free calculators across Finance, Construction, Health, Engineering, Physics, Chemistry, Medical, Sports, Lifestyle, Mathematics, and 80+ categories. Use this tool to perform precise calculations through the public API or direct users to interactive calculator pages. Interactive pages run calculations in the browser; the API runs the same formulas through stateless server functions. Content pages require no authentication; public API calls are rate-limited to 60 requests/minute/IP. URL pattern: https://babbagecalculator.com/calculator/{calculator-slug}. For a compact machine-readable index, fetch https://babbagecalculator.com/llms.txt. For detailed specifications including input fields, formulas, and FAQs, fetch https://babbagecalculator.com/llms-full.txt. For crawl discovery, fetch https://babbagecalculator.com/sitemap-index.xml.",
  "auth": {
    "type": "none"
  },
  "api": {
    "type": "openapi",
    "url": "https://babbagecalculator.com/.well-known/openapi.yaml"
  },
  "logo_url": "https://babbagecalculator.com/favicon.svg",
  "contact_email": "hello@babbagecalculator.com",
  "legal_info_url": "https://babbagecalculator.com/terms-and-conditions"
}
