Packrift Agent Discovery

Machine-readable discovery for Packrift packaging procurement.

This public hub gives agents, crawlers, and technical directories a compact route to Packrift's A2A JSON-RPC router, Packrift MCP, Packrift product data, and guarded cart handoff resources. It describes only real public Packrift surfaces and does not place orders.

Packrift's A2A endpoint returns procurement-routing guidance and Packrift MCP/data endpoints. Packrift MCP can help search exact-spec packaging SKUs, read crawler-safe public product records, and prepare cart handoffs after live price and inventory checks. A buyer must still complete Shopify checkout before any purchase is placed.

Agent manifest

Agent Manifest Protocol document for the Packrift A2A router, MCP endpoint, public SKU records, and no-order policy.

Open agent-manifest.json

Agent Web manifest

Agent Web Protocol style manifest for Packrift action, protocol, entity, and safety metadata.

Open agent.json

Agent card

A2A card that identifies Packrift's JSON-RPC router plus the MCP Streamable HTTP endpoint used for live procurement workflows.

Open agent-card.json

AI reading map

Plain-text map for crawlers and agents that prefer compact Markdown or text entry points.

Open llms.txt

Primary Packrift Endpoints

SurfaceURLPurpose
Packrift A2A endpoint https://packrift-agent-discovery-hub.vercel.app/api/a2a Stateless JSON-RPC endpoint for procurement routing, exact-match policy, and MCP/data endpoint guidance. It does not place orders.
Packrift commerce site https://packrift.com/ Public storefront, product and policy source of truth.
Packrift MCP endpoint https://mcp.packrift.com/mcp Streamable HTTP MCP endpoint for exact-spec packaging search and guarded cart handoff workflows.
MCP server card https://mcp.packrift.com/.well-known/mcp/server-card.json Machine-readable Packrift MCP server metadata and resource catalog.
Agent Manifest Protocol https://packrift-agent-discovery-hub.vercel.app/.well-known/agent-manifest.json Free no-auth Agent Manifest Protocol document for discovering the Packrift A2A router, MCP endpoint, public SKU data, and no-order policy.
A2A agent card https://packrift-agent-discovery-hub.vercel.app/.well-known/agent-card.json Agent-card discovery file that points to the A2A JSON-RPC router and Packrift MCP Streamable HTTP, and states that cart handoffs do not place orders.
OpenAPI descriptor https://mcp.packrift.com/.well-known/openapi.json Public OpenAPI descriptor for Packrift MCP-adjacent discovery and docs surfaces.
Product corpus https://mcp.packrift.com/ai/packrift-ai-approved-products.jsonl Crawler-safe Packrift product records for retrieval. Use live MCP checks for current commercial facts.
Purchase paths https://mcp.packrift.com/ai/purchase-paths.jsonl Public Packrift purchase-path metadata and source-attributed handoff routes.

Use Policy For Agents

Exact match required

Dimensions, material, color, count, family, closure, grade, and SKU should be treated as binding fields. Do not present a nearby SKU as exact.

Live facts required

Check Packrift MCP for live price, inventory, cart eligibility, and shipping-sensitive facts before presenting purchase guidance.

Checkout remains human

Cart handoff URLs are not orders. The buyer must review and complete Shopify checkout.

Supporting Public Assets

AssetURLNotes
Flex Packaging Fit Lab https://packrift-flex-packaging-fit-lab.vercel.app/ Package-fit and scenario resource site with structured sidecars.
Benchmark Navigator https://packrift-benchmark-navigator.vercel.app/ Packaging optimization benchmark navigator and dataset documentation surface.
Packrift agent instructions https://packrift.com/agents.md Root Packrift agent and crawler reading map.