{
  "$schema": "https://static.modelcontextprotocol.io/schemas/v1/server-card.schema.json",
  "name": "com.wabia/website",
  "version": "2.0.0",
  "description": "Public WabiA website tools: product pages, pricing, and demo booking.",
  "title": "WabiA Website",
  "websiteUrl": "https://wabia.pe",
  "serverInfo": {
    "name": "WabiA Website",
    "version": "2.0.0"
  },
  "url": "https://wabia.pe/mcp",
  "transport": {
    "type": "streamable-http",
    "endpoint": "/mcp"
  },
  "remotes": [
    {
      "type": "streamable-http",
      "url": "https://wabia.pe/mcp",
      "supportedProtocolVersions": [
        "2025-03-26",
        "2025-06-18"
      ]
    }
  ],
  "capabilities": {
    "tools": {
      "listChanged": false
    }
  }
}
