{
  "preview": true,
  "note": "Transport and paths are generated from your slug and site origin. Wire these on the host to make them live.",
  "merchant": {
    "id": "aura-photography",
    "slug": "badwolfghosttours--aura-photography",
    "name": "Aura Photography",
    "status": "published"
  },
  "mcp": {
    "protocolVersion": "2024-11-05",
    "serverInfo": {
      "name": "bigsearch-merchant-badwolfghosttours--aura-photography",
      "title": "Aura Photography",
      "version": "0.1.0-preview"
    },
    "transports": {
      "streamableHttp": {
        "url": "https://bigsearchai.com/api/v1/mcp/merchants/badwolfghosttours--aura-photography/mcp",
        "description": "MCP Streamable HTTP session endpoint (planned)."
      },
      "sse": {
        "url": "https://bigsearchai.com/api/v1/mcp/merchants/badwolfghosttours--aura-photography/sse",
        "description": "Optional SSE transport for long-lived sessions (planned)."
      }
    },
    "tools": [
      {
        "name": "merchant.get_profile",
        "description": "Read structured profile, identity, and fulfillment for “Aura Photography”.",
        "endpoint": {
          "method": "GET",
          "url": "https://bigsearchai.com/api/v1/merchants/badwolfghosttours--aura-photography"
        }
      },
      {
        "name": "merchant.list_offers",
        "description": "List catalog lines: products, services, menu items, music albums, audiobooks, and video series — with prices and media metadata for citation and carts.",
        "endpoint": {
          "method": "GET",
          "url": "https://bigsearchai.com/api/v1/merchants/badwolfghosttours--aura-photography/offers"
        }
      },
      {
        "name": "merchant.resolve_checkout",
        "description": "Return platform checkout handoff or session metadata (Stripe is server-side). Legacy payment link may appear until full Connect checkout ships.",
        "endpoint": {
          "method": "GET",
          "url": "https://bigsearchai.com/api/v1/merchants/badwolfghosttours--aura-photography/checkout"
        }
      },
      {
        "name": "merchant.list_faqs",
        "description": "Return FAQ pairs for answer engines and citations.",
        "endpoint": {
          "method": "GET",
          "url": "https://bigsearchai.com/api/v1/merchants/badwolfghosttours--aura-photography/faqs"
        }
      }
    ]
  }
}