MCP server for the Warp freight API. 16 tools covering the full booking lifecycle: quote (van/box-truck/FTL/LTL), book, track, events, invoices, documents, lane history, quote history, payment status, in-chat login, status, analytics. For Claude Desktop,
{
"mcpServers": {
"warp-agent": {
"command": "npx",
"args": [
"-y",
"warp-agent-mcp"
]
}
}
}