Documentation
A Streamable-HTTP MCP server for the Warp freight platform. Connect it once and your AI assistant can quote, book, and manage real shipments on your Warp account.
Add a custom connector pointing at https://mcp.wearewarp.com/api/mcp, click Connect, and sign in with your Warp account (OAuth 2.1 + PKCE). The assistant receives an opaque, encrypted token — never your password or raw key.
Step-by-step for Claude Desktop, Claude Code, and ChatGPT: install guide ↗
Quoting
warp_ltl_quoteAll-inclusive LTL rate for a lane, with a live quote card.warp_ltl_market_optionsCompare 30+ LTL carriers, ranked by price.warp_van_quoteCargo van quote (1–3 pallets, firm price).warp_box_truck_quote26′ box truck quote (1–12 pallets).warp_ftl_quoteFull truckload (53′ dry van) quote.warp_batch_quotePrice many lanes in one call (spreadsheets / CSVs).Booking
warp_bookBook a quoted shipment. Charges the card on file at Warp.warp_batch_bookBook several quoted lanes in one call.Tracking & shipments
warp_trackTrack a shipment by ID or number.warp_eventsFull tracking-event timeline for a shipment.warp_list_bookingsList your recent bookings.warp_get_documentsShipment documents (BOL, POD) with download links.warp_get_invoiceInvoice for a delivered shipment.Account & history
warp_statusAPI health check + validates your key.warp_payment_statusWhether a card is on file (brand + last 4 only).warp_quote_historyYour recent quotes.warp_lane_historyShipping history for your lanes.warp_locationsSaved pickup / delivery addresses.warp_analyticsBookings and revenue analytics.Load templates
warp_save_load_templateSave a reusable shipment config.warp_load_templatesList saved templates.warp_delete_load_templateDelete a template.Authentication is handled entirely by the Connect flow — there is no separate login tool. Tool results are returned only to the AI client you authorized. See the privacy policy for exactly what is accessed and stored.
- Tools don't appear after connecting — remove and re-add the connector, or fully quit and reopen the app, then reconnect.
- Connection error — confirm the URL is exactly
https://mcp.wearewarp.com/api/mcp; if it just connected, retry the request once. - Sign-in fails — use your Warp account email and password. No account yet? Create one at wearewarp.com/agents/account.
- “LTL quotes require dimensions” — include pallet length × width × height (e.g. 48 × 40 × 48 in); LTL needs dimensions for a firm rate.
- Booking says no card on file — add a payment method at wearewarp.com/agents/account; booking charges that card.
- Still stuck — support@wearewarp.com.