{
  "specVersion": "1.0",
  "host": {
    "displayName": "PEDALATLETEN",
    "identifier": "https://pedalatleten.dk",
    "description": "Danish bike shop and workshop (Pedalatleten.dk ApS).",
    "url": "https://pedalatleten.dk",
    "documentationUrl": "https://pedalatleten.dk/llms.txt"
  },
  "entries": [
    {
      "identifier": "urn:air:pedalatleten.dk:mcp:shop",
      "displayName": "PEDALATLETEN Shop MCP Server",
      "type": "application/mcp-server-card+json",
      "url": "https://pedalatleten.dk/.well-known/mcp/server-card.json",
      "description": "MCP server (Universal Commerce Protocol) for a Danish bike shop. Search bikes, e-bikes, helmets, parts and accessories, build a cart and check out. Prices in DKK. No login; the buyer always approves payment.",
      "tags": [
        "mcp",
        "ucp",
        "commerce",
        "bicycles",
        "denmark"
      ],
      "representativeQueries": [
        "find an electric bike for commuting in Copenhagen",
        "what does a cargo bike cost in Denmark",
        "add a bike helmet to my cart and check out",
        "is this bike in stock at pedalatleten"
      ],
      "updatedAt": "2026-09-21T00:00:00Z"
    },
    {
      "identifier": "urn:air:pedalatleten.dk:agent:shop",
      "displayName": "PEDALATLETEN Shop Agent",
      "type": "application/a2a-agent-card+json",
      "url": "https://pedalatleten.dk/.well-known/agent-card.json",
      "description": "A2A agent for PEDALATLETEN. Answers product questions with prices in DKK, availability and links. Declares AP2 (merchant role).",
      "tags": [
        "a2a",
        "ap2",
        "commerce",
        "bicycles"
      ],
      "representativeQueries": [
        "ask a Danish bike shop which city bikes they have",
        "compare e-bike prices at pedalatleten.dk",
        "which bike shop in Denmark sells children's bikes"
      ],
      "updatedAt": "2026-09-21T00:00:00Z"
    },
    {
      "identifier": "urn:air:pedalatleten.dk:skill:product-search",
      "displayName": "PEDALATLETEN Product Search Skill",
      "type": "application/ai-skill+md",
      "url": "https://pedalatleten.dk/.well-known/agent-skills/pedalatleten-product-search/SKILL.md",
      "description": "Agent skill: search the PEDALATLETEN catalog and read product details, prices in DKK and stock.",
      "tags": [
        "skill",
        "search",
        "bicycles"
      ],
      "representativeQueries": [
        "search for gravel bikes under 15000 DKK",
        "check if a bike part is in stock",
        "show product details for a Danish e-bike"
      ],
      "updatedAt": "2026-09-21T00:00:00Z"
    },
    {
      "identifier": "urn:air:pedalatleten.dk:skill:checkout",
      "displayName": "PEDALATLETEN Checkout Skill",
      "type": "application/ai-skill+md",
      "url": "https://pedalatleten.dk/.well-known/agent-skills/pedalatleten-checkout/SKILL.md",
      "description": "Agent skill: build a cart and create a checkout at PEDALATLETEN through UCP. The buyer approves payment.",
      "tags": [
        "skill",
        "checkout",
        "commerce"
      ],
      "representativeQueries": [
        "buy a bike online from a Danish shop",
        "create a checkout for a bike helmet",
        "order bike accessories with delivery in Denmark"
      ],
      "updatedAt": "2026-09-21T00:00:00Z"
    },
    {
      "identifier": "urn:air:pedalatleten.dk:skill:store-info",
      "displayName": "PEDALATLETEN Store Info Skill",
      "type": "application/ai-skill+md",
      "url": "https://pedalatleten.dk/.well-known/agent-skills/pedalatleten-store-info/SKILL.md",
      "description": "Agent skill: customer-service facts for PEDALATLETEN: shipping, returns and refunds, terms of sale, privacy and contact details.",
      "tags": [
        "skill",
        "store-info",
        "customer-service"
      ],
      "representativeQueries": [
        "how long does delivery take from pedalatleten.dk",
        "what is the return policy at pedalatleten.dk",
        "how do I contact pedalatleten customer service"
      ],
      "updatedAt": "2026-09-21T00:00:00Z"
    },
    {
      "identifier": "urn:air:pedalatleten.dk:api:payable-operations",
      "displayName": "PEDALATLETEN Payable Operations API",
      "type": "application/openapi+json",
      "url": "https://pedalatleten.dk/openapi.json",
      "description": "OpenAPI 3.1 description of the payable operations: checkout through the UCP MCP endpoint. Prices in DKK incl. VAT.",
      "tags": [
        "openapi",
        "checkout",
        "payments"
      ],
      "representativeQueries": [
        "which API does pedalatleten use for agent checkout",
        "pay for a bike order through an API"
      ],
      "updatedAt": "2026-09-21T00:00:00Z"
    },
    {
      "identifier": "urn:air:pedalatleten.dk:api:storefront",
      "displayName": "PEDALATLETEN Storefront API",
      "type": "application/openapi+json",
      "url": "https://pedalatleten.dk/openapi/storefront.json",
      "description": "OpenAPI description of the free, read-only storefront endpoints (products.json, Storefront GraphQL).",
      "tags": [
        "openapi",
        "catalog",
        "read-only"
      ],
      "representativeQueries": [
        "list all products from pedalatleten as JSON",
        "query the pedalatleten product catalog via GraphQL"
      ],
      "updatedAt": "2026-09-21T00:00:00Z"
    },
    {
      "identifier": "urn:air:pedalatleten.dk:commerce:ucp",
      "displayName": "PEDALATLETEN UCP Discovery",
      "type": "application/json",
      "url": "https://pedalatleten.dk/.well-known/ucp",
      "description": "Universal Commerce Protocol (UCP) discovery profile for the store.",
      "tags": [
        "ucp",
        "commerce"
      ],
      "representativeQueries": [
        "find the UCP endpoint for pedalatleten.dk",
        "which commerce capabilities does pedalatleten support"
      ],
      "updatedAt": "2026-09-21T00:00:00Z"
    },
    {
      "identifier": "urn:air:pedalatleten.dk:commerce:acp",
      "displayName": "PEDALATLETEN Agentic Commerce Protocol",
      "type": "application/json",
      "url": "https://pedalatleten.dk/.well-known/acp.json",
      "description": "Agentic Commerce Protocol (ACP) discovery document and checkout API.",
      "tags": [
        "acp",
        "commerce",
        "checkout"
      ],
      "representativeQueries": [
        "start an ACP checkout at a Danish bike shop",
        "does pedalatleten support the Agentic Commerce Protocol"
      ],
      "updatedAt": "2026-09-21T00:00:00Z"
    }
  ]
}