{
  "name": "FertilityScience",
  "description": "Answers questions about the FertilityScience 90-day fertility program for couples (overview, pricing, inclusions, refund policy, fit). Informational only — not medical advice or a diagnosis.",
  "version": "1.0.0",
  "url": "https://www.fertilityscience.ai/mcp",
  "preferredTransport": "streamable-http",
  "provider": {
    "organization": "FertilityScience",
    "url": "https://www.fertilityscience.ai/"
  },
  "capabilities": {
    "streaming": false,
    "pushNotifications": false,
    "stateTransitionHistory": false
  },
  "defaultInputModes": [
    "text/plain"
  ],
  "defaultOutputModes": [
    "text/plain"
  ],
  "supportedInterfaces": [
    {
      "transport": "mcp",
      "url": "https://www.fertilityscience.ai/mcp"
    }
  ],
  "interfaces": [
    {
      "transport": "mcp",
      "url": "https://www.fertilityscience.ai/mcp",
      "protocol": "mcp/streamable-http"
    }
  ],
  "skills": [
    {
      "id": "get_program_overview",
      "name": "get_program_overview",
      "description": "Overview of the FertilityScience 90-day fertility program for couples. Informational only — not medical advice or a diagnosis.",
      "tags": [
        "fertility",
        "program",
        "read-only"
      ]
    },
    {
      "id": "get_pricing",
      "name": "get_pricing",
      "description": "Pricing and what is included in the FertilityScience program. Informational only — not medical advice or a diagnosis.",
      "tags": [
        "fertility",
        "program",
        "read-only"
      ]
    },
    {
      "id": "list_whats_included",
      "name": "list_whats_included",
      "description": "Itemized list of what the 90-day program includes. Informational only — not medical advice or a diagnosis.",
      "tags": [
        "fertility",
        "program",
        "read-only"
      ]
    },
    {
      "id": "how_it_works",
      "name": "how_it_works",
      "description": "The steps of the FertilityScience program, from baseline to follow-up. Informational only — not medical advice or a diagnosis.",
      "tags": [
        "fertility",
        "program",
        "read-only"
      ]
    },
    {
      "id": "get_refund_policy",
      "name": "get_refund_policy",
      "description": "The money-back guarantee terms for the program. Informational only — not medical advice or a diagnosis.",
      "tags": [
        "fertility",
        "program",
        "read-only"
      ]
    },
    {
      "id": "check_fit",
      "name": "check_fit",
      "description": "Check whether the 90-day program is likely a good fit based on how long a couple has been trying to conceive and whether both partners participate. Returns general guidance and a next step. Informational only — not medical advice or a diagnosis.",
      "tags": [
        "fertility",
        "program",
        "read-only"
      ]
    }
  ]
}
