Overview / Your Tools / Freight Quote Tool
Deployed web app · Nate + Pete build

Freight Quote Tool

The finished, shareable version of the freight tool Megan prototyped — a real web app the whole team can use, no Claude extension required.

What it is

A private web app that pulls freight quotes for an order automatically — no parsing the order by hand, keying in parts and dimensions, or visiting the UPS site. You give it an order number and quantity, and it returns the quotes. What used to be a four-minute hassle on every project becomes a few seconds.

How it works

  1. Open the tool in your browser.
  2. Enter (or pull from your list) the order number and quantity.
  3. It looks up the order's contents and dimensions, calls the carrier, and returns the freight quotes — ready to drop into your quote or order.

Credentials are handled securely behind the app, so the whole team can use it directly — nobody needs the Claude extension or any technical setup that the original prototype required.

How to access it

The tool lives at a private web address your team opens in the browser. Access is restricted to approved Keystone people; if someone new needs in, it's a quick change on our side to add them.

Who owns it & hosting

The app runs on Cloudflare. It was stood up for you and is built to be handed over — the account and the running service transfer to Keystone's own Cloudflare account when you're ready, with the keys handed to you. It currently runs on an account stood up for the engagement, ready to migrate to yours whenever you want it. At your volume the hosting cost is expected to be minimal.

Support

Nate + Pete built this together as the engagement's flagship build, and fixes or questions are covered through the engagement's support window. Reach Nate at nate@natestpierre.me.

Under the hood

Because this is a real engineering build (not a Gem you recreate), its product, technical, and implementation documentation lives in the Technical Docs section — the client-safe write-ups of what it does, how it's built, and how it was rolled out.

The full set: Product Requirements (PRD) · Technical Architecture (TAD) · Installation · Maintenance · Usage.

The source code is yours (under license)

This is a real engineering build, and the source comes with it — delivered as a private repository (with a copy in your Document Pack) under a license that gives you a perpetual, royalty-free right to use and modify it for your own business, forever. Rogue Agents retains ownership of the code, and you can't resell it — but you're never locked in. The live URL is how you use it; the repo is how you (or any developer you choose) can maintain and redeploy it — see Installation and Maintenance.

What a bigger version could add

The version in your hands quotes freight from an order number on demand. Natural next steps if you want to go further: wiring it directly into your order workflow so quotes attach automatically, multi-carrier comparison, and rolling it into the broader order-intake automation on your roadmap.