{
  "serverInfo": {
    "name": "precast-uae",
    "version": "0.1.0",
    "title": "PreCast UAE",
    "description": "Discovery card for tools exposed by the PreCast UAE site. Tools are surfaced via WebMCP from interactive pages (the quote builder and cost estimator); there is no standalone MCP HTTP/SSE server endpoint at this time. WebMCP-capable agents should navigate to the endpoint URL below to receive tool registrations via navigator.modelContext at runtime.",
    "homepage": "https://precastuae.ae/",
    "vendor": "AL TURAB CONCRETE PRODUCTS MANUFACTURING L.L.C.S.P"
  },
  "transport": {
    "type": "webmcp",
    "endpoint": "https://precastuae.ae/tools/quote-builder/",
    "comment": "Browser-side WebMCP tool registration. Open the endpoint in a WebMCP-capable browser agent to populate navigator.modelContext.tools."
  },
  "capabilities": {
    "tools": {
      "listChanged": true
    },
    "resources": {
      "listChanged": false,
      "subscribe": false
    },
    "prompts": {
      "listChanged": false
    }
  },
  "links": {
    "documentation": "https://precastuae.ae/.well-known/agent-skills/index.json",
    "webmcpSkill": "https://precastuae.ae/.well-known/agent-skills/webmcp/SKILL.md",
    "apiCatalog": "https://precastuae.ae/.well-known/api-catalog"
  }
}
