mcpbeat

Warp Agent MCP Server

io.github.warpfreight/warp-agent-mcp
not responding

Warp Agent MCP is listed as active in the registry but did not answer our last check. 488 installs a week from npm. It exposes 26 tools. Last commit 30 Jul 2026.

Quote, book, and track LTL, FTL, cargo van, and box-truck freight via the Warp API.

Installs per day peak 339 · avg 53 · -5% w/w
a month agotoday
Uptime history 39 hours of history · worst hour 0%
39 hours agonow
0.0%
Uptime 24h
0 of 92 checks
26
Tools
read from the server
83 ms
Response time
average over 24h
488
Installs / week
npm and PyPI

Connect this server

Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 3 min ago.

run in your terminal
claude mcp add warp-agent-mcp --transport http https://mcp.wearewarp.com/api/mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "warp-agent-mcp": {
      "url": "https://mcp.wearewarp.com/api/mcp"
    }
  }
}
~/.codex/config.toml
[mcp_servers.warp-agent-mcp]
url = "https://mcp.wearewarp.com/api/mcp"
.cursor/mcp.json
{
  "mcpServers": {
    "warp-agent-mcp": {
      "url": "https://mcp.wearewarp.com/api/mcp"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "warp-agent-mcp": {
      "url": "https://mcp.wearewarp.com/api/mcp"
    }
  }
}

Available tools 26

Read directly from the server with tools/list, grouped by what they act on. If a tool disappears, we record the date.

batch
batch_book
Book MANY already-quoted lanes in ONE call (sequential, one card charge per row). Use this after batch_quote when the user says "book all of them" or "book rows 1, 3, 5" — do NOT call book in a loop. Each row needs a quote_id (the same one batch_quote returned for that row). Pickup/delivery default to the shared addresses at the top level so a single warehouse → many destinations only needs one address pair. Returns a progress card showing per-row Booked/Failed status with tracking numbers.
batch_quote
Price MANY lanes in ONE call (parallel, ~1-3s for typical spreadsheets). Use this WHENEVER the user gives you a spreadsheet, CSV, or list of multiple lanes to quote — do NOT call warp_*_quote in a loop. Returns a single batch-quote card with one row per lane (origin → dest · mode · pallets · price · transit). Each priced lane keeps its quote_id and can be booked individually with book ("book row 3").
load
delete_load_template
Delete a saved load template by its id (starts with lt_). Auth required.
load_templates
List the agent's saved load templates — reusable shipment configs (name, dims, weight, commodity). Recall one to quote/book a repeat kind of load without re-entering details. Auth required.
ltl
ltl_market_options
Multi-carrier LTL comparison — returns 30+ carrier rates ranked by price (slow, ~15s). Call IMMEDIATELY AFTER ltl_quote with the same parameters; this fills in the 'finding other carrier rates…' section the fast quote card was showing. Useful when the user wants to compare carriers or pick a specific one. Do not declare a winner or recommend a specific carrier; just present the ranked list.
ltl_quote
Quote an LTL shipment — returns Warp's all-inclusive rate FAST (~1-2s) so the user sees a price immediately. The inline quote card shows the Warp rate plus a 'finding other carrier rates…' loading indicator. IMMEDIATELY follow up by calling ltl_market_options with the same parameters to fill in the multi-carrier comparison (~15s). Provide dims + commodity for an exact firm quote; if you don't have dims, quote anyway — it assumes a standard 48x40x48 pallet (FAK, no freight class) for an instant price. Don't block on asking for pallet dimensions; quote first, then pass real dims for an exact rate. When a palletized load could also move by box truck or van, quote LTL alongside those and show the cheapest valid mode. Do not editorialize the results. Do not declare a winner or recommend a specific carrier. Present Warp's quote first, then list market options as context. Let the user decide.
multistop
multistop_book
Book a multi-stop FTL route quoted by multistop_quote. Send one shipments[] leg per pickup→delivery pair riding the truck (minimum 2 legs), each leg referencing the quoted stop sequence by stop_index with full address + arrival window. No card charge fires from this call — multi-stop pricing settles via your Warp account. Auth required.
multistop_quote
Quote a multi-stop FTL route: ONE truck visits 3+ stops in order (first pickup → intermediate stops → final delivery). Use for milk runs, pool distribution, or multi-store replenishment on a single truck — for a simple A→B truckload use ftl_quote. Auth required (free account). Coverage is route-dependent — not every route has a rate yet.
analytics
analytics
Show bookings analytics: total revenue, shipment count, breakdown by source (mcp vs cli). Use this to track how much revenue has been generated through AI tools.
book
book
Book a quoted shipment using any quote_id or option id returned from a quote tool (Warp or market carrier). Requires quote_id + pickup and delivery addresses. Auth required.
bookings
list_bookings
List recent bookings for this API key, newest first. Auth required. Renders an interactive shipments card (click a shipment to expand pickup/delivery, freight, and a tracking link).
box
box_truck_quote
Quote a 26' box truck shipment (1-12 pallets, firm price, 15-min expiry)
compare
compare_modes
THE ONE CALL for "what's the cheapest/best way to ship this?". Prices ALL FOUR freight modes (LTL / full truckload / cargo van / 26' box truck) in ONE keyless call to Warp's all-modes engine and returns a decision-complete recommendation: the winning mode, its rate, transit, a bookable quote_id, the trade-off math against the runner-up, and every mode that couldn't price (with the reason). Prefer this over calling the individual quote tools and comparing them yourself — one round trip, and modes Warp can't serve are returned as explicitly unavailable WITH the reason rather than being dropped, so there is never a silently shortened list to guess from. Dims are optional (a standard 48x40x48 pallet is assumed). Set benchmark_market:true to also rank Warp's rate against the live 30+ carrier market for the lane (adds ~15-25s) — that makes the answer decision-complete: the right mode AND whether the price is actually good. Quote-only: it never books. To book, pass the recommended quote_id to `book` after the user confirms.
documents
get_documents
List shipment documents (BOL, POD, customs forms, etc.). Returns download URLs. Auth required. To fetch the Bill of Lading, pass document_type='bol' — this is how EXTERNAL / brokered (market-carrier) BOLs are returned now, not just Warp-carrier ones.
events
events
Get the full tracking event history for a shipment (timeline of pickups, in-transit updates, deliveries). Auth required.
ftl
ftl_quote
Quote a full truckload (53' dry van). Only origin, destination, and date required.
invoice
get_invoice
Retrieve the invoice for a delivered shipment (line items, taxes, payment status). Auth required.
lane
lane_history
Get shipping history for your lanes (past shipments, last consignee, counts). Auth required.
locations
locations
List the agent's saved pickup/delivery locations (addresses Warp has on file for this account), so you can reuse them when booking instead of re-typing addresses. Auth required.
login
login
Log in to Warp with email and password. Saves credentials locally so booking tools work. Call this if the user needs to authenticate or if payment_status says no key is configured.
payment
payment_status
Check if the current Warp account has a payment method on file. Call this if the user asks about their payment status, or before booking if you want to confirm they can book. Returns has_card and onboard_url if a card needs to be added.
quote
quote_history
List your recent freight quotes (LTL, van, box truck, FTL) from all sessions. Useful for surfacing prior pricing on similar lanes. Auth required.
save
save_load_template
Save a reusable load template (a named shipment config) so it can be recalled for repeat lanes. Auth required.
status
status
Check Warp API health and version. Also validates your API key if one is configured.
track
track
Track a shipment by ID or tracking number. Auth required.
van
van_quote
Quote a cargo van shipment (1-3 pallets, firm price, 15-min expiry)

Endpoints

URLTransportStateLatencyChecked
https://mcp.wearewarp.com/api/mcp streamable-http answering 83 ms 3 min ago

Warp Agent MCP — questions

Answers built from our own checks of this server.

What can Warp Agent MCP do?
It exposes 26 tools, read directly from the server on our last check. Among them: analytics, batch_book, batch_quote, book, box_truck_quote, compare_modes and 20 more. The full list with descriptions is on this page — we take it from the server itself via tools/list, not from a README. How MCP servers expose tools in the first place →
What is Warp Agent MCP mostly used for?
Its tools cluster around load, ltl and batch. That is what this server is built to work with — the grouping comes from the actual tool names, not from a category we assigned.
Is Warp Agent MCP working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 0 of 92 checks got a reply (0.0%), average response time 83 ms. The bar chart above shows every period we have measured.
The registry lists Warp Agent MCP as active — why does it not respond?
The official MCP registry stores what the author submitted; it does not verify that the server still runs. We check the endpoint ourselves, and this one does not answer. Catalogues that copy the registry without checking will show it as working.
How do I connect Warp Agent MCP?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It is a remote server, so there is nothing to install — the client connects to the address.
Does Warp Agent MCP need an API key?
No. Warp Agent MCP completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. All 26 of them are readable on this page. This is what we observed, not what the docs claim.
How many people use Warp Agent MCP?
The npm package warp-agent-mcp was installed 488 times in the last week. Week over week that is -5%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Warp Agent MCP open source?
Yes — it is published under the MIT licence, written in TypeScript, 3 stars on GitHub and 1 open issue. The source link is on this page, so you can read exactly what it does with your data before you connect it.