{
  "status": "live",
  "merchant": {
    "id": "inv-river-road-laundromat",
    "slug": "river-road-laundromat",
    "name": "River Road Laundromat",
    "status": "published"
  },
  "vcap": {
    "visibility": "https://bigsearchai.com/irl/river-road-laundromat",
    "citability": "https://bigsearchai.com/irl/river-road-laundromat/llms.txt",
    "actionability": "https://bigsearchai.com/irl/river-road-laundromat/mcp.json",
    "performability": "https://bigsearchai.com/irl/river-road-laundromat/openapi.json"
  },
  "mcp": {
    "protocolVersion": "2024-11-05",
    "serverInfo": {
      "name": "bigsearch-merchant-river-road-laundromat",
      "title": "River Road Laundromat",
      "version": "0.1.0"
    },
    "transports": {
      "streamableHttp": {
        "url": "https://bigsearchai.com/api/v1/mcp/merchants/river-road-laundromat/mcp",
        "description": "MCP Streamable HTTP session endpoint (planned)."
      },
      "sse": {
        "url": "https://bigsearchai.com/api/v1/mcp/merchants/river-road-laundromat/sse",
        "description": "Optional SSE transport for long-lived sessions (planned)."
      }
    },
    "tools": [
      {
        "name": "merchant.get_profile",
        "description": "Read structured profile, identity, and fulfillment for “River Road Laundromat”.",
        "status": "live",
        "endpoint": {
          "method": "GET",
          "url": "https://bigsearchai.com/api/v1/merchants/river-road-laundromat"
        }
      },
      {
        "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.",
        "status": "live",
        "endpoint": {
          "method": "GET",
          "url": "https://bigsearchai.com/api/v1/merchants/river-road-laundromat/offers"
        }
      },
      {
        "name": "merchant.resolve_checkout",
        "description": "Return platform checkout handoff or session metadata (Stripe is server-side).",
        "status": "live",
        "endpoint": {
          "method": "GET",
          "url": "https://bigsearchai.com/api/v1/merchants/river-road-laundromat/checkout"
        }
      },
      {
        "name": "merchant.list_faqs",
        "description": "Return FAQ pairs for answer engines and citations.",
        "status": "live",
        "endpoint": {
          "method": "GET",
          "url": "https://bigsearchai.com/api/v1/merchants/river-road-laundromat/faqs"
        }
      }
    ]
  }
}