Teal Packaging (tealpackaging.com), a US-based packaging supplier, can be searched, quoted and bought from by an AI agent. Its MCP server at tealpackaging.com/mcp exposes four tools, search_products, get_product, request_quote and order_sample_kit, and needs no authentication. Claude Code adds it with: claude mcp add --transport http teal https://tealpackaging.com/mcp. A search returns the 84 online-shop products first, with their real per-unit price and their real minimum order (some as low as 5 units), then quote-only catalogue products labelled as made to spec. An agent can buy the sample kit programmatically through the Agentic Commerce Protocol at tealpackaging.com/acp, settled through Stripe. Custom-spec orders are still quoted by a person.
Questions or ready for a quote? Contact Teal Packaging at info@tealpackaging.com or (224) 546-8325.
Teal Packaging for AI Agents and Agentic Commerce from Teal Packaging: 50-unit standard MOQ (100+ units for specialty rigid boxes), 2-5 business day delivery in the US (express and economy options available), free design help included on every order, free generic sample kit ($19.99 shipping, credited toward your first order). Standard production runs from about 7 business days after digital proof approval; complex or high-volume orders take longer.
Materials and certifications: FSC-certified paper stock, soy-based inks, kraft / corrugated / rigid paperboard / mylar / tin / vinyl substrates.
Contact Teal Packaging: Call (224) 546-8325, email info@tealpackaging.com, or request a free quote at tealpackaging.com/contact-us. We reply within one business day.
Updated July 26, 2026 · Teal Packaging operates a US facility in West Chicago, Illinois.
What an AI agent can do with Teal today
Teal Packaging is a US-based packaging supplier that publishes its catalogue, its live prices and one of its checkouts as machine endpoints. An AI agent can search products, read a real per-unit price and a real minimum order, file a quote request, and pay for a sample kit, with no person opening a browser. Every endpoint named on this page is live, so test it rather than take this page's word for it.
Four things work end to end right now:
- Find a product. One search returns the live shop products first, each with its real per-unit price and its real minimum order.
- Read one product. Pull a single item out of the catalogue.
- Request a quote. The request lands in Teal's CRM automatically.
- Buy the sample kit. An agent can complete that purchase programmatically over the Agentic Commerce Protocol, settled through Stripe.
What an agent cannot do yet is place a full custom order without a human in the loop. Sizes, materials, printing and finishing are still priced by a person, and a digital proof is approved before anything prints. An agent can carry the whole spec into the quote request, but it cannot skip the quote.
Surface map
| Surface | Address | What it is for |
|---|---|---|
| MCP server | /mcp | Tool calling for AI assistants. Search, product detail, quote, sample kit. No auth. |
| ACP checkout | /acp | Programmatic purchase of the sample kit, settled through Stripe. |
| A2A endpoint | /a2a | Agent to agent messaging over JSON-RPC, method message/send. |
| Agent card | /.well-known/agent-card.json | Discovery for A2A clients. Declares the AP2 payments extension. |
| llms.txt | /llms.txt | Plain-text map of the site for language models. |
| agents.md | /agents.md | Published for agents working with the site. |
| OpenAPI | /openapi.json | Machine-readable description of the public API. |
| auth.md | /auth.md | Read this before writing against the ACP checkout endpoints. |
| Discovery files | /.well-known/acp.json, /.well-known/mcp.json | Discovery documents for the ACP and MCP surfaces, in JSON. |
Inquiries from every one of these surfaces land in Teal's CRM automatically.
MCP server and its four tools
The server speaks Streamable HTTP with JSON-RPC 2.0 at https://tealpackaging.com/mcp. It needs no key, no account and no OAuth dance. In Claude Code, one line adds it:
claude mcp add --transport http teal https://tealpackaging.com/mcp
Any other MCP client connects the same way, by pointing at that URL as a Streamable HTTP server. Four tools are exposed. Connect and list them to read each tool's exact parameters from the server rather than from this page.
| Tool | What it is for |
|---|---|
| search_products | Search the catalogue in plain language, for example "magnetic rigid box" or "mylar bags" |
| get_product | Read a single product from the catalogue |
| request_quote | File a custom quote request on a buyer's behalf |
| order_sample_kit | Order the sample kit for a buyer, $19.99 shipping credited toward the first order |
The ordering of search results is deliberate. The 84 products in the online shop come back first, with their real per-unit price and their real minimum order, some as low as 5 units. Those can be ordered and paid for on the site, at live per-unit pricing at every quantity break. Quote-only catalogue products follow, labelled as made to spec. An agent can tell a buyer which items have a real checkout today and which need a quote, instead of guessing.
Agentic checkout with ACP
Teal implements the Agentic Commerce Protocol at https://tealpackaging.com/acp, API version 2025-09-29. The two calls an agent needs are POST /acp/checkout_sessions to open a session and GET /acp/checkout_sessions/{id} to read its state. Payment settles through Stripe.
What is buyable this way today is the sample kit, $19.99 shipping, credited toward the first order. That is a deliberate starting point rather than a limitation to talk around. It means an agent can complete a genuine paid transaction with Teal, end to end.
Teal also publishes /auth.md and /.well-known/acp.json for agents working with the checkout. Read both before you write against those endpoints.
A2A and the agent card
For agent to agent traffic, Teal exposes an A2A endpoint at https://tealpackaging.com/a2a using the method message/send. The agent card is at /.well-known/agent-card.json, and it declares the AP2 payments extension.
The facts an agent should quote
If your agent is going to answer a buyer's question about Teal, these are the numbers to use:
- Standard minimum for custom-made packaging is 50 units, and specialty rigid starts at 100 or more. The 84 shop products carry their own minimums, some as low as 5 units.
- Volume pricing on custom work starts from $0.44 per unit, quoted per project.
- Free dieline design on every order, free US shipping, and a digital proof approved before anything prints.
- Production runs from about 7 business days after proof approval for in-house items, and up to about 12 weeks for specialty imported items, plus 2 to 5 business days for US delivery. Timing is stated per product, never as a flat promise.
- FSC-certified and recyclable board options are available by specification. Production runs at the group's facility in Guangzhou, China, and the West Chicago, Illinois site handles fulfillment and warehousing.
Free tools with no login and no email
These pages are open to people and to agents that browse. Nothing is gated:
- Box size and dimensional weight calculator, for dimensional and billable weight
- Mylar bag size finder, which picks a bag size from what you are filling
- Oxygen absorber calculator, for cc sizing
- Paper weight chart, a paperboard and corrugated reference
- QR code generator and barcode generator
A Chrome extension version of the first tool, Teal DIM Weight and Box Size Calculator (version 1.0.0, Manifest V3), is being submitted to the Chrome Web Store. It estimates box volume, dimensional weight, planning billable weight and product clearance in the orientation you enter. It requests zero browser permissions and every calculation runs locally, so no measurement or result you type is sent anywhere.
Past the catalogue
Teal also runs a fulfillment centre in West Chicago, Illinois, which matters if your agent is planning a job rather than just buying stock: kitting and assembly, warehousing, pick and pack, and shipping to individual recipients, where one order can reach hundreds of addresses. Start at fulfillment, kitting services or pick, pack and ship.
Start here
Connect the MCP server with the one-line command above and run a search. If you would rather stay on the web, the shop has the 84 products with live per-unit pricing, request a quote covers custom spec, and the sample kit is the order an agent can place through ACP. Early-stage teams can also read for startups.
Something broken or missing on one of these endpoints? Tell a human: (224) 546-8325, info@tealpackaging.com, or contact us.