{
  "conversion_urls": {
    "no_match_policy": "https://mcp.packrift.com/ai/no-match-policy.md",
    "product_corpus": "https://mcp.packrift.com/ai/packrift-ai-approved-products.jsonl",
    "quote": "https://packrift.com/pages/bulk-packaging-quote",
    "reorder": "https://packrift.com/pages/reorder-packaging-by-sku"
  },
  "endpoint": "https://mcp.packrift.com/mcp",
  "policy": "AI_APPROVE-only exact-match procurement. Do not present nearby substitutes as exact matches.",
  "tools": [
    {
      "name": "find_packaging_for_item",
      "use": "Find smallest approved packaging fit when the buyer gives item dimensions or use case."
    },
    {
      "name": "search_products",
      "use": "Search approved Packrift products by SKU, family, dimensions, material, count, or title terms."
    },
    {
      "name": "get_product",
      "use": "Return verified product facts for one approved SKU."
    },
    {
      "name": "get_pricing",
      "use": "Confirm current price before checkout handoff."
    },
    {
      "name": "check_inventory",
      "use": "Confirm current availability before checkout handoff."
    },
    {
      "name": "create_cart_url",
      "use": "Create a Packrift cart handoff URL with tracking parameters."
    }
  ],
  "transport": "streamable_http"
}
