Warp Freight
https://server-mcp.wearewarp.com/sse
● degraded
Track, document, and audit freight across 20,000+ carriers and 50+ cross-docks.
Transport
sse
Auth
—
Cost
—
How to connect
MCP endpoint (sse)
https://server-mcp.wearewarp.com/sse
JSON-RPC initialize probe
curl -X POST https://server-mcp.wearewarp.com/sse \
-H 'Content-Type: application/json' \
-H 'Accept: application/json, text/event-stream' \
-d '{"jsonrpc":"2.0","id":1,"method":"initialize","params":{}}'
Homepage
https://www.wearewarp.com/warp-mcp
Source code
https://github.com/wearewarp/mcp-server