{
  "schema_version": "v1",
  "name_for_human": "AI Fit Hub Tools",
  "name_for_model": "aifithub_tools",
  "description_for_human": "Free performance calculators for strength athletes and runners. Strength benchmarks, 1RM, body composition, running pace, training planning, and recovery.",
  "description_for_model": "AI Fit Hub provides 46 performance-focused calculators across nutrition, strength, cardio, body composition, recovery, and planning. Tools are also exposed as JSON over HTTP at /api/{slug}/. See /agent-tools.json for the canonical tool catalog with input schemas, /llms.txt for a human-readable index, and /.well-known/openapi.json for the API surface.",
  "auth": {
    "type": "none"
  },
  "api": {
    "type": "openapi",
    "url": "https://aifithub.io/.well-known/openapi.json",
    "is_user_authenticated": false
  },
  "logo_url": "https://aifithub.io/icon-512.png",
  "contact_email": "hello@aifithub.io",
  "legal_info_url": "https://aifithub.io/privacy/"
}
