{
  "status": "live",
  "merchant": {
    "id": "howtogetcitedbyai-home",
    "slug": "howtogetcitedbyai",
    "name": "How to Get Cited by AI",
    "status": "published"
  },
  "vcap": {
    "visibility": "https://bigsearchai.com/irl/howtogetcitedbyai",
    "citability": "https://bigsearchai.com/irl/howtogetcitedbyai/llms.txt",
    "actionability": "https://bigsearchai.com/irl/howtogetcitedbyai/mcp.json",
    "performability": "https://bigsearchai.com/irl/howtogetcitedbyai/openapi.json"
  },
  "mcp": {
    "protocolVersion": "2024-11-05",
    "serverInfo": {
      "name": "bigsearch-merchant-howtogetcitedbyai",
      "title": "How to Get Cited by AI",
      "version": "0.1.0"
    },
    "transports": {
      "streamableHttp": {
        "url": "https://bigsearchai.com/api/v1/mcp/merchants/howtogetcitedbyai/mcp",
        "description": "MCP Streamable HTTP session endpoint (planned)."
      },
      "sse": {
        "url": "https://bigsearchai.com/api/v1/mcp/merchants/howtogetcitedbyai/sse",
        "description": "Optional SSE transport for long-lived sessions (planned)."
      }
    },
    "tools": [
      {
        "name": "merchant.get_profile",
        "description": "Read structured profile, identity, and fulfillment for “How to Get Cited by AI”.",
        "status": "live",
        "endpoint": {
          "method": "GET",
          "url": "https://bigsearchai.com/api/v1/merchants/howtogetcitedbyai"
        }
      },
      {
        "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/howtogetcitedbyai/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/howtogetcitedbyai/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/howtogetcitedbyai/faqs"
        }
      }
    ]
  }
}