{
  "version": "1.0",
  "platform": "AgniGateway",
  "track": "saas",
  "description": "WooCommerce AI commerce platform — connects stores to AI buyer agents via MCP, ACP, UCP",
  "website": "https://agnigateway.com",
  "protocols": [
    "mcp",
    "acp",
    "ucp"
  ],
  "stats": {
    "product_count": 1954,
    "enriched_count": 1647,
    "merchant_count": 10
  },
  "last_updated": "2026-06-12T01:30:59.715Z",
  "endpoints": {
    "mcp": "https://wjeqwognvxhpjdldtiva.supabase.co/functions/v1/mcp-server/v1/{merchant_id}/mcp",
    "acp": "https://wjeqwognvxhpjdldtiva.supabase.co/functions/v1/acp-server/v1/{merchant_id}/tools/invoke",
    "ucp": "https://wjeqwognvxhpjdldtiva.supabase.co/functions/v1/ucp-server/v1/{merchant_id}",
    "public_catalog": "https://wjeqwognvxhpjdldtiva.supabase.co/functions/v1/public-catalog",
    "auth": "Authorization: Bearer {mcp_token}"
  },
  "tools": [
    "search_products",
    "get_product_detail",
    "check_availability",
    "get_policies",
    "initiate_checkout"
  ]
}