
Product
Socket for Asana Is Now Available
Create and manage Asana tasks directly from Socket alerts, with manual task creation, automated ticketing rules, and two-way sync.
@warpfreight/cli-agent
Advanced tools
AI Agent CLI for Warp freight. Full booking lifecycle: quote (van/box-truck/FTL/LTL/multi-stop), book, track, events, cancel, invoices, documents, lane history, quote history, rate card. Self-provisioning login, JSON-first output.
The AI-agent CLI for Warp freight. One command
creates a Warp account, issues an API key, and wires the
warp-agent-mcp server into
Claude Desktop, Cursor, and Claude Code automatically.
Looking for the full human-operator CLI (more ops surface, CSV output, homebrew)? See @wearewarp.com/cli — docs at https://developer.wearewarp.com/docs/cli. Both share the same backend.
npm install -g @warpfreight/cli-agent
Requires Node 20+.
# Create an account, get a key, and auto-wire the MCP into every AI client
warp-agent signup
# Or, if you already have a Warp account:
warp-agent login
That single command:
wak_live_* + wak_test_* keys to ~/.warp/config.jsonwarp-agent-mcp server into Claude Desktop, Cursor, and Claude CodeAfter restart, talk to your AI agent:
Quote LTL from 90007 to 90038 pickup June 25, 2 pallets 500 lb each.
https://www.wearewarp.com/agents/account
| Command | Purpose |
|---|---|
warp-agent signup | Create a new Warp account, save keys, auto-wire MCP |
warp-agent login | Log in to existing Warp account, save keys, auto-wire MCP |
warp-agent logout | Clear saved credentials |
warp-agent whoami | Show logged-in email + key prefix |
warp-agent status | API health check + key validation |
warp-agent install-mcp | Re-run the MCP install (idempotent, useful after installing a new AI client) |
warp-agent van quote ZIP ZIP --pallets N --weight LBS --date YYYY-MM-DD | Cargo van quote |
warp-agent box-truck quote ZIP ZIP --pallets N --weight LBS --date YYYY-MM-DD | Box truck quote |
warp-agent ftl quote ZIP ZIP --date YYYY-MM-DD | Full truckload quote |
warp-agent ltl quote ZIP ZIP --pallets N --weight LBS --dims LxWxH --date YYYY-MM-DD | LTL quote |
warp-agent multistop quote --date YYYY-MM-DD --stops ... | Multi-stop FTL |
warp-agent bookings | List recent bookings |
warp-agent lanes | Lane history |
warp-agent quote-history | List recent quotes |
warp-agent rate-card | Negotiated rate card (if any) |
warp-agent analytics | Bookings + revenue rollup |
All commands accept --help for full option listings, and --format json /
--format table to control output.
~/.warp/config.json holds your credentials:
{
"api_key": "wak_live_...",
"sandbox_api_key": "wak_test_...",
"email": "you@example.com"
}
| Env var | Purpose |
|---|---|
WARP_API_KEY | API key fallback if config.json is missing |
WARP_API_URL | Override API base URL (defaults to the warp-site proxy) |
Swap the api_key field in ~/.warp/config.json for your sandbox_api_key to
run against test mode — same responses, no carrier dispatch, no Stripe charge.
warp-agent-mcp — the MCP
server this CLI auto-installs. 20 tools covering quote / book / track / cancel
/ events / invoice / documents / lane history / list bookings / rate card /
quote history / login / payment status / status / analytics for LTL, FTL,
cargo van, box truck, and multi-stop FTL.
Issues and PRs welcome at https://github.com/warpfreight/warp-cli-agent.
MIT © Warp Technology, Inc.
FAQs
AI Agent CLI for Warp freight. Full booking lifecycle: quote (van/box-truck/FTL/LTL), book, track, events, invoices, documents, lane history, quote history. Self-provisioning login, JSON-first output.
The npm package @warpfreight/cli-agent receives a total of 16 weekly downloads. As such, @warpfreight/cli-agent popularity was classified as not popular.
We found that @warpfreight/cli-agent demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 2 open source maintainers collaborating on the project.

Product
Create and manage Asana tasks directly from Socket alerts, with manual task creation, automated ticketing rules, and two-way sync.

Security News
Open VSX has removed three extension IDs from its malicious-extension list as the legitimate publishers they impersonated move to claim the names for themselves.

Product
Socket’s PHP and Composer support is now in Beta for all customers, with PHP reachability analysis generally available.