{
  "specVersion": "1.0",
  "host": {
    "displayName": "Nautisk Portal",
    "documentationUrl": "https://nautiskportal.dk/agents.md",
    "trustManifest": {
      "identity": "https://nautiskportal.dk",
      "identityType": "https"
    }
  },
  "entries": [
    {
      "identifier": "urn:air:nautiskportal.dk:mcp:storefront",
      "displayName": "Nautisk Portal Storefront (UCP/MCP)",
      "type": "application/mcp-server-card+json",
      "description": "Agentic commerce endpoint for Nautisk Portal, a Danish marine and boating equipment retailer. Exposes the product catalogue, cart and checkout over the Universal Commerce Protocol on MCP transport. Payment always requires explicit buyer approval.",
      "tags": ["commerce", "marine", "boating", "denmark", "ucp"],
      "capabilities": ["search_catalog", "get_product", "manage_cart", "checkout"],
      "representativeQueries": [
        "buy boat equipment and marine supplies in Denmark",
        "find sailing clothing and offshore jackets online",
        "order anchors, anchor chain and mooring gear",
        "køb bådudstyr og sejlertøj online"
      ],
      "data": {
        "name": "nautiskportal-storefront",
        "description": "Universal Commerce Protocol storefront for Nautisk Portal. Browse and search a catalogue of roughly 20,000 marine products, build a cart, and start a checkout. Prices are in DKK.",
        "transport": {
          "type": "mcp",
          "endpoint": "https://nautiskportal.dk/api/ucp/mcp"
        },
        "capabilities": {
          "discovery": "https://nautiskportal.dk/.well-known/ucp",
          "specification": "https://ucp.dev/2026-08-25/specification/overview/"
        }
      },
      "metadata": {
        "schemaOrgType": "OnlineStore",
        "address": "Skovshoved Havn 14, 2920 Charlottenlund, DK",
        "email": "shop@nautiskportal.dk",
        "currency": "DKK",
        "areaServed": "Denmark",
        "language": "da"
      }
    },
    {
      "identifier": "urn:air:nautiskportal.dk:docs:agents",
      "displayName": "Nautisk Portal agent instructions",
      "type": "text/markdown",
      "url": "https://nautiskportal.dk/agents.md",
      "description": "Instructions for AI agents acting on behalf of a shopper: how to browse the catalogue, what the store permits, and how checkout and payment approval work.",
      "tags": ["agent-instructions", "commerce", "policy"],
      "representativeQueries": [
        "how should an AI agent shop at Nautisk Portal",
        "what are the agent rules for this store",
        "can an assistant place an order at nautiskportal.dk"
      ]
    },
    {
      "identifier": "urn:air:nautiskportal.dk:docs:llms-txt",
      "displayName": "Nautisk Portal llms.txt",
      "type": "text/markdown",
      "url": "https://nautiskportal.dk/llms.txt",
      "description": "Condensed, machine-readable overview of Nautisk Portal: what the store sells, its main product categories, policies and key entry points for language models.",
      "tags": ["llms-txt", "site-summary", "marine"],
      "representativeQueries": [
        "what does Nautisk Portal sell",
        "summary of the nautiskportal.dk online store",
        "marine equipment shop overview Denmark"
      ]
    },
    {
      "identifier": "urn:air:nautiskportal.dk:catalog:sitemap",
      "displayName": "Nautisk Portal product and collection sitemap",
      "type": "application/xml",
      "url": "https://nautiskportal.dk/sitemap.xml",
      "description": "XML sitemap index covering every public product, collection, page, blog article and policy on nautiskportal.dk, including localised variants.",
      "tags": ["sitemap", "catalog", "crawl"],
      "representativeQueries": [
        "list all products sold by Nautisk Portal",
        "crawl the nautiskportal.dk product catalogue",
        "find every boat equipment category on this site"
      ]
    }
  ]
}
