{
  "specVersion": "0.91",
  "entries": [
    {
      "@context": "https://agenticresourcediscovery.org/context/v1",
      "identifier": "urn:air:aiodapp.com:mcp:discounts",
      "displayName": "AIOD Shopify Discount MCP",
      "type": "application/mcp-server-card+json",
      "url": "https://www.aiodapp.com/.well-known/mcp/server-card.json",
      "manifestUrl": "https://www.aiodapp.com/.well-known/mcp.json",
      "description": "Read, draft, safely test, and report on Shopify discounts through AIOD's OAuth-protected MCP server.",
      "representativeQueries": [
        "List the automatic discounts configured for my Shopify store",
        "Draft a multi-condition free gift campaign without publishing it",
        "Report how my AIOD discount campaigns are performing"
      ],
      "capabilities": ["discount.read", "discount.draft", "discount.test", "discount.analytics"],
      "tags": ["shopify", "discounts", "free-gifts", "mcp"],
      "version": "1.0.0",
      "updatedAt": "2026-09-04T00:00:00Z"
    },
    {
      "@context": "https://agenticresourcediscovery.org/context/v1",
      "identifier": "urn:air:aiodapp.com:api:discovery",
      "displayName": "AIOD Agent Discovery API",
      "type": "application/vnd.oai.openapi+json",
      "url": "https://www.aiodapp.com/openapi.json",
      "description": "Typed, unauthenticated REST endpoints for discovering AIOD's MCP connection and safety contract.",
      "representativeQueries": [
        "How can an AI agent connect to AIOD",
        "What authentication and permissions does AIOD require",
        "What can an AI agent safely do with AIOD"
      ],
      "capabilities": ["service.discovery", "oauth.discovery", "schema.discovery"],
      "tags": ["openapi", "oauth", "shopify", "agents"],
      "version": "1.0.0",
      "updatedAt": "2026-09-04T00:00:00Z"
    },
    {
      "@context": "https://agenticresourcediscovery.org/context/v1",
      "identifier": "urn:air:aiodapp.com:skill:manage-discounts",
      "displayName": "Manage AIOD Shopify Discounts",
      "type": "text/markdown",
      "url": "https://www.aiodapp.com/agent-plugin/aiod-discounts/skills/manage-aiod-discounts/SKILL.md",
      "description": "Instructions for using AIOD's MCP server to inspect, draft, test, and report on Shopify discounts safely.",
      "representativeQueries": [
        "Help me inspect my Shopify discount setup",
        "Draft an AIOD discount campaign for review",
        "Test a Shopify promotion without making it live"
      ],
      "capabilities": ["discount.workflow", "discount.safety"],
      "tags": ["agent-skill", "shopify", "discounts"],
      "version": "1.0.0",
      "updatedAt": "2026-09-04T00:00:00Z"
    }
  ]
}
