{
  "schema_version": "0.1",
  "serverInfo": {
    "name": "TDiamond.co",
    "version": "1.0.0",
    "description": "Public TDiamond website discovery card for music, booking, links, WRWC, gallery, fitness inquiries, and harm-reduction resources.",
    "homepage": "https://tdiamond.co"
  },
  "transport": {
    "type": "web",
    "url": "https://tdiamond.co",
    "webmcp": true
  },
  "capabilities": {
    "tools": [
      {
        "name": "open_music",
        "description": "Open the TDiamond music page.",
        "inputSchema": {
          "type": "object",
          "properties": {}
        }
      },
      {
        "name": "open_links",
        "description": "Open the TDiamond public links hub.",
        "inputSchema": {
          "type": "object",
          "properties": {}
        }
      },
      {
        "name": "open_booking_email",
        "description": "Open a mailto link for TDiamond booking inquiries. Use only after explicit user intent.",
        "inputSchema": {
          "type": "object",
          "properties": {}
        }
      },
      {
        "name": "open_fitness_email",
        "description": "Open a mailto link for online fitness coaching inquiries. Use only after explicit user intent.",
        "inputSchema": {
          "type": "object",
          "properties": {}
        }
      },
      {
        "name": "open_harm_reduction",
        "description": "Open TDiamond's harm-reduction resource page.",
        "inputSchema": {
          "type": "object",
          "properties": {}
        }
      }
    ],
    "resources": [
      {
        "name": "TDiamond links",
        "uri": "https://tdiamond.co/links"
      },
      {
        "name": "TDiamond music",
        "uri": "https://tdiamond.co/music"
      },
      {
        "name": "TDiamond gallery",
        "uri": "https://tdiamond.co/gallery"
      },
      {
        "name": "TDiamond harm reduction resources",
        "uri": "https://tdiamond.co/dancesafe"
      }
    ]
  },
  "contacts": [
    {
      "type": "email",
      "label": "Booking",
      "value": "Booking@TDiamond.co"
    },
    {
      "type": "email",
      "label": "Fitness",
      "value": "Fitness@TDiamond.co"
    }
  ]
}
