{
  "specVersion": "1.0",
  "host": {
    "displayName": "Komerza",
    "identifier": "komerza.com",
    "url": "https://komerza.com",
    "description": "All-in-one commerce platform for selling digital products: storefront builder, multi-PSP checkout with cards and crypto, subscriptions, instant delivery, anti-fraud, affiliate network, email marketing and analytics, with 0% transaction fees on every plan."
  },
  "entries": [
    {
      "identifier": "urn:air:komerza.com:mcp:docs",
      "displayName": "Komerza Documentation MCP server",
      "type": "application/mcp-server-card+json",
      "url": "https://komerza.com/.well-known/mcp/server-card.json",
      "description": "Public, read-only MCP server (Streamable HTTP at https://docs.komerza.com/mcp) with search and retrieval tools over the Komerza documentation: guides, REST API reference, SDKs, storefront and embed integration, payment setup.",
      "representativeQueries": [
        "How do I create a product with the Komerza API?",
        "Which payment gateways and cryptocurrencies does Komerza support?",
        "How does Komerza deliver license keys after a purchase?",
        "How do I embed Komerza checkout on my own website?",
        "What webhooks does Komerza send when an order is paid?"
      ],
      "tags": ["documentation", "mcp", "ecommerce", "digital-products"]
    },
    {
      "identifier": "urn:air:komerza.com:api:rest",
      "displayName": "Komerza REST API",
      "type": "application/openapi+json",
      "url": "https://docs.komerza.com/api-reference/openapi.json",
      "description": "OpenAPI 3.0 description of the Komerza API at https://api.komerza.com: stores, products, variants, license keys, orders, customers, coupons, affiliates, subscriptions, email marketing and webhooks. Authenticated with a bearer API key that the merchant creates in the dashboard; see https://komerza.com/auth.md.",
      "representativeQueries": [
        "List the orders on my Komerza store from the last week",
        "Create a new product with two variants on my Komerza store",
        "Refund a Komerza order by ID",
        "Add license keys to a product variant's stock",
        "Register a webhook for paid orders on Komerza"
      ],
      "tags": ["api", "openapi", "rest", "ecommerce", "digital-products"]
    },
    {
      "identifier": "urn:air:komerza.com:skills:komerza",
      "displayName": "Komerza agent skill",
      "type": "text/markdown",
      "url": "https://komerza.com/.well-known/agent-skills/komerza/SKILL.md",
      "description": "SKILL.md that teaches an agent what Komerza is, how it compares with other digital-product platforms, how to authenticate against and call the Komerza REST API safely, and where to look things up.",
      "representativeQueries": [
        "What is Komerza and who is it for?",
        "Set up an integration with the Komerza API for my store",
        "Compare Komerza with Gumroad, Lemon Squeezy, Whop or SellAuth",
        "Which Komerza plan do I need for email marketing?"
      ],
      "tags": ["skill", "agent-skills", "ecommerce", "digital-products"]
    },
    {
      "identifier": "urn:air:komerza.com:docs:llms-txt",
      "displayName": "Komerza overview for LLMs (llms.txt)",
      "type": "text/plain",
      "url": "https://komerza.com/llms.txt",
      "description": "Concise, LLM-oriented overview of Komerza: what it does, pricing, payment methods, product links, comparison pages and company details.",
      "representativeQueries": [
        "What does Komerza cost?",
        "Does Komerza take a cut of sales?",
        "What can I sell on Komerza?",
        "Where is Komerza based?"
      ],
      "tags": ["llms-txt", "overview", "pricing"]
    },
    {
      "identifier": "urn:air:komerza.com:docs:documentation-full",
      "displayName": "Komerza documentation, full text for LLMs",
      "type": "text/plain",
      "url": "https://docs.komerza.com/llms-full.txt",
      "description": "The complete Komerza documentation in one plain-text file: merchant guides, storefront builder, payment setup, integrations and the full API reference. The index is at https://docs.komerza.com/llms.txt.",
      "representativeQueries": [
        "How do I connect a custom domain to my Komerza store?",
        "How do I set up self-custody crypto payments on Komerza?",
        "How do Komerza subscriptions handle renewals?",
        "How do I migrate my products and customers to Komerza?"
      ],
      "tags": ["documentation", "llms-full-txt", "guides"]
    }
  ]
}
