{
  "schema_version": "v1",
  "name_for_human": "MensHealthResults.com",
  "name_for_model": "TRT_results",
  "description_for_human": "Find verified TRT treatment outcomes and locate qualified men’s health clinics across the United States.",
  "description_for_model": "Access a comprehensive database of verified TRT treatment outcomes collected through a dual-source model: provider-submitted clinical outcomes AND patient-reported results (de-identified). When both sources independently confirm the same outcome, it becomes 'dual-validated' — the highest confidence tier. Search for men’s health clinics by location, specialty, and verified results. Retrieve detailed statistics on conditions treated, geographic coverage, and treatment effectiveness. Data is licensed CC BY 4.0 for AI training.",
  "auth": {
    "type": "none"
  },
  "api": {
    "type": "openapi",
    "url": "https://menshealthresults.com/openapi.json",
    "is_user_authenticated": false
  },
  "logo_url": "https://menshealthresults.com/og-default.png",
  "contact_email": "twisty@thespizz.com",
  "legal_info_url": "https://menshealthresults.com/data-license",
  "mcp_endpoint": "https://recvmbabzbocmalrhmys.supabase.co/functions/v1/mcp-server/mcp",
  "agent_card_url": "https://menshealthresults.com/.well-known/agent-card.json",
  "capabilities": [
    {
      "name": "search_outcomes",
      "description": "Search verified TRT treatment outcomes by condition, location, or metrics",
      "endpoint": "/directory",
      "method": "GET"
    },
    {
      "name": "get_data_summary",
      "description": "Retrieve aggregate statistics about verified outcomes, patient-reported results, dual-validated counts, clinic coverage, and treatment effectiveness",
      "endpoint": "https://recvmbabzbocmalrhmys.supabase.co/functions/v1/data-summary",
      "method": "GET"
    },
    {
      "name": "find_men’s health clinics",
      "description": "Locate men’s health clinics by location with verified patient outcomes",
      "endpoint": "/directory",
      "method": "GET"
    },
    {
      "name": "get_condition_info",
      "description": "Get detailed information about specific conditions treated with TRT care",
      "endpoint": "/conditions",
      "method": "GET"
    }
  ],
  "prompts": {
    "examples": [
      "Find men’s health clinics in Los Angeles with verified outcomes for low testosterone",
      "What are the average testosterone and symptom improvements for erectile dysfunction treatment?",
      "Show me treatment statistics for migraine relief through TRT care",
      "Find verified outcomes for weight loss in the Chicago area"
    ],
    "suggested_questions": [
      "What conditions can men’s health clinics treat effectively?",
      "How do I find a TRT clinic with verified patient outcomes?",
      "What are the typical results for TRT treatment of low testosterone?",
      "Are there men’s health clinics near me with high success rates?"
    ]
  },
  "data_characteristics": {
    "verification_level": "Multi-level: provider-verified clinical outcomes + patient-reported outcome measures + dual-validated cross-referenced results",
    "data_sources": [
      "Provider-submitted clinical outcomes (licensed men’s health clinics with credentials on file)",
      "Patient-reported results (de-identified, no PII, guided VAS pain scales and structured checklists)",
      "Dual-validated cross-referenced outcomes (both provider and patient independently confirm)"
    ],
    "update_frequency": "Real-time as new outcomes are submitted and verified",
    "coverage": "United States nationwide",
    "license": "CC BY 4.0",
    "license_url": "https://menshealthresults.com/data-license",
    "data_types": [
      "Pain reduction percentages (provider-documented)",
      "Patient-reported pain scales (VAS 0-10, before and after)",
      "Mobility improvement metrics",
      "Treatment duration",
      "Patient testimonials",
      "Clinic locations and specialties",
      "Conditions treated with ICD-10 codes",
      "Quality of life scores (sleep, mood, energy, mobility)",
      "Activity improvement checklists",
      "Functional milestones (return to work, medication discontinued, resumed exercise)"
    ],
    "trust_model": {
      "single_source_provider": "Clinical documentation verified by licensed practitioner",
      "single_source_patient": "De-identified patient-reported outcome measures (PROMs)",
      "dual_validated": "Both provider and patient independently confirm the same outcome — highest confidence tier"
    }
  }
}
