{
  "specVersion": "1.0",
  "host": {
    "identifier": "www.gymflexa.com",
    "displayName": "GymFlexa",
    "documentationUrl": "https://www.gymflexa.com/developers/",
    "trustManifest": {
      "identity": "https://www.gymflexa.com/",
      "identityType": "https"
    }
  },
  "entries": [
    {
      "identifier": "urn:air:www.gymflexa.com:mcp:gymflexa",
      "displayName": "GymFlexa",
      "type": "application/mcp-server-card+json",
      "url": "https://www.gymflexa.com/.well-known/mcp/server-card.json",
      "description": "Gym management software for locations, members, services, schedules, capacity, and recorded payments.",
      "capabilities": [
        "list_gyms",
        "get_gym",
        "get_gym_availability",
        "get_gym_schedule_summary",
        "get_gym_payment_summary",
        "list_services",
        "show_gym_overview"
      ],
      "representativeQueries": [
        "How can GymFlexa help with gym management software for locations, members, services, schedules, capacity, and recorded payments.",
        "Where can I find GymFlexa developer and integration documentation?"
      ],
      "trustManifest": {
        "identity": "https://www.gymflexa.com/.well-known/mcp/server-card.json",
        "identityType": "https"
      }
    }
  ]
}
