{
  "specVersion": "1.0",
  "host": {
    "displayName": "GOGHINI",
    "identifier": "did:web:goghini.com",
    "url": "https://goghini.com"
  },
  "entries": [
    {
      "identifier": "urn:air:goghini.com:server:shopping",
      "displayName": "GOGHINI shopping (UCP over MCP)",
      "description": "Search the catalogue, build a cart and run a buyer-approved checkout for Focus Frames eyewear and accessories.",
      "type": "application/mcp-server-card+json",
      "url": "https://goghini.com/.well-known/mcp/server-card.json",
      "representativeQueries": [
        "buy Focus Frames glasses for ADHD",
        "what accessories does GOGHINI sell for sensory overload",
        "add the GOGHINI Care Box to my basket",
        "check out my GOGHINI cart with delivery to the UK"
      ]
    },
    {
      "identifier": "urn:air:goghini.com:skill:goghini-shopping",
      "displayName": "Shopping at GOGHINI",
      "description": "Skill that explains how an agent browses, recommends and purchases from goghini.com.",
      "type": "text/markdown",
      "url": "https://goghini.com/.well-known/agent-skills/goghini-shopping/SKILL.md",
      "representativeQueries": [
        "how do I order Focus Frames with my prescription",
        "help me pick GOGHINI glasses for a neurodivergent teenager"
      ]
    },
    {
      "identifier": "urn:air:goghini.com:api:storefront",
      "displayName": "GOGHINI storefront APIs",
      "description": "RFC 9727 catalogue of the read-only product JSON endpoints and the UCP commerce endpoints.",
      "type": "application/linkset+json",
      "url": "https://goghini.com/.well-known/api-catalog",
      "representativeQueries": [
        "list all GOGHINI products with prices as JSON",
        "what does the GOGHINI glasses case cost"
      ]
    },
    {
      "identifier": "urn:air:goghini.com:doc:llms",
      "displayName": "Agent instructions for goghini.com",
      "description": "llms.txt: how agents browse and buy, supported UCP versions, rate limits, policies.",
      "type": "text/markdown",
      "url": "https://goghini.com/llms.txt",
      "representativeQueries": [
        "what is GOGHINI's refund policy",
        "does GOGHINI support agent checkout"
      ]
    }
  ]
}
