{
  "schema_version": "1.0",
  "manifest_type": "tool-manifest",
  "note": "Static tool manifest. For live JSON-RPC tool execution use /api/ucp/mcp (Shopify native MCP).",
  "name": "Paragon Elite Fight Group",
  "description": "Official EU distributor of Superare boxing gloves and Ronin BJJ gis. Based in Athens, Greece.",
  "contact": "info@paragonelitefight.com",
  "phone": "+30 210 701 7751",
  "url": "https://paragonelitefight.com",
  "catalog_url": "https://paragonelitefight.com/llms-full.txt",
  "agent_gateway": "https://paragonelitefight.com/pages/ai-agent-gateway",
  "tools": [
    {
      "name": "get_catalog",
      "description": "Full product catalog with descriptions, sizes, and pricing guidance",
      "endpoint": "https://paragonelitefight.com/llms-full.txt"
    },
    {
      "name": "get_shipping",
      "description": "Shipping rates, delivery times, and duties information",
      "endpoint": "https://paragonelitefight.com/pages/shipping-delivery-paragon-elite-fight-europe"
    },
    {
      "name": "get_faq",
      "description": "Frequently asked questions about products, orders, and policies",
      "endpoint": "https://paragonelitefight.com/pages/faqs-frequently-asked-questions-paragon-elite-fight-group"
    },
    {
      "name": "get_returns",
      "description": "Returns, cancellations, and legal policies",
      "endpoint": "https://paragonelitefight.com/pages/bjj-and-fight-gear-legal-policies"
    },
    {
      "name": "get_wholesale",
      "description": "B2B and wholesale information for gyms and teams",
      "endpoint": "https://paragonelitefight.com/pages/fight-gear-for-pros-wholesale-distribution-b2b"
    },
    {
      "name": "get_mcp",
      "description": "Shopify native MCP server (JSON-RPC, live tool execution)",
      "endpoint": "https://paragonelitefight.com/api/ucp/mcp"
    }
  ]
}