loading…
Search for a command to run...
loading…
MCP server for the Warp freight API. 17 tools covering the full booking lifecycle: quote (van/box-truck/FTL/LTL/multi-stop), book, track, events, cancel, invoic
MCP server for the Warp freight API. 17 tools covering the full booking lifecycle: quote (van/box-truck/FTL/LTL/multi-stop), book, track, events, cancel, invoices, documents, lane history, quote history, rate card. For Claude Desktop, Cursor, Claude Code,
Добавь это в claude_desktop_config.json и перезапусти Claude Desktop.
{
"mcpServers": {
"warp-agent-mcp": {
"command": "npx",
"args": [
"-y",
"warp-agent-mcp"
]
}
}
}