{
  "protocolVersion": "1.0",
  "serverInfo": {
    "name": "maheat-wrestling",
    "version": "1.0.0",
    "description": "MCP discovery surface for Maheat Wrestling — catalog, contact, and quote intake."
  },
  "transport": {
    "type": "http",
    "endpoint": "https://maheat.shop/mcp"
  },
  "capabilities": {
    "tools": {},
    "resources": false,
    "prompts": false,
    "sampling": false,
    "roots": false,
    "logging": false
  },
  "authentication": {
    "required": false,
    "methods": [
      "none"
    ]
  },
  "security": {
    "tlsRequired": true,
    "minTlsVersion": "1.2",
    "signedRequestsRequired": false,
    "securityContact": "https://maheat.shop"
  },
  "rateLimits": {
    "requestsPerMinute": 60
  }
}
