{
  "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": "draft-1780175011093",
    "slug": "2-bedroom-1-bath-apartment-for-sale",
    "name": "2 Bedroom 1 Bath Apartment — For Sale",
    "status": "published"
  },
  "mcp": {
    "protocolVersion": "2024-11-05",
    "serverInfo": {
      "name": "bigsearch-merchant-2-bedroom-1-bath-apartment-for-sale",
      "title": "2 Bedroom 1 Bath Apartment — For Sale",
      "version": "0.1.0-preview"
    },
    "transports": {
      "streamableHttp": {
        "url": "https://bigsearchai.com/api/v1/mcp/merchants/2-bedroom-1-bath-apartment-for-sale/mcp",
        "description": "MCP Streamable HTTP session endpoint (planned)."
      },
      "sse": {
        "url": "https://bigsearchai.com/api/v1/mcp/merchants/2-bedroom-1-bath-apartment-for-sale/sse",
        "description": "Optional SSE transport for long-lived sessions (planned)."
      }
    },
    "tools": [
      {
        "name": "merchant.get_profile",
        "description": "Read structured profile, identity, and fulfillment for “2 Bedroom 1 Bath Apartment — For Sale”.",
        "endpoint": {
          "method": "GET",
          "url": "https://bigsearchai.com/api/v1/merchants/2-bedroom-1-bath-apartment-for-sale"
        }
      },
      {
        "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/2-bedroom-1-bath-apartment-for-sale/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/2-bedroom-1-bath-apartment-for-sale/checkout"
        }
      },
      {
        "name": "merchant.list_faqs",
        "description": "Return FAQ pairs for answer engines and citations.",
        "endpoint": {
          "method": "GET",
          "url": "https://bigsearchai.com/api/v1/merchants/2-bedroom-1-bath-apartment-for-sale/faqs"
        }
      }
    ]
  }
}