{
  "specVersion": "1.0",
  "host": {
    "displayName": "UrbanX",
    "identifier": "did:web:urbanx.co.za",
    "documentationUrl": "https://api.urbanx.co.za/schema"
  },
  "entries": [
    {
      "identifier": "urn:ai:urbanx.co.za:server:fibre-mcp",
      "displayName": "UrbanX Fibre MCP Server",
      "type": "application/mcp-server-card+json",
      "url": "https://urbanx.co.za/.well-known/mcp/server-card.json",
      "description": "MCP server for checking fibre coverage at a South African address, comparing ISP plans and pricing, and browsing UrbanX's router range.",
      "representativeQueries": [
        "find fibre internet plans available in Cape Town",
        "check which ISPs cover my address in South Africa",
        "compare fibre broadband packages under R500 per month",
        "list gaming fibre providers in South Africa"
      ],
      "version": "1.0.0"
    },
    {
      "identifier": "urn:ai:urbanx.co.za:api:rest-api",
      "displayName": "UrbanX REST API",
      "type": "application/vnd.oai.openapi+json",
      "url": "https://api.urbanx.co.za/schema",
      "description": "OpenAPI REST API exposing South African fibre ISP providers, tariff plans, routers, and address-based coverage data.",
      "representativeQueries": [
        "find an API for South African fibre internet data",
        "list ISP providers and their broadband packages"
      ],
      "version": "1.0.0"
    }
  ]
}
