Ask for a lane (e.g. Shanghai โ Los Angeles, 40ft) and get a single trustworthy number โ not one vendor's quote, but a cross-validated blend of Drewry's World Container Index and the Freightos Baltic Index, with a confidence score (do the sources agree?) and a rising / falling / stable read.
| ๐ฒ get_spot_rate | Free. Current cross-validated USD rate for a lane + confidence + market direction. UN/LOCODE-normalized ports (Shanghai = CNSHA). 20ft / 40ft / 40HC. |
| ๐ get_lane_trend | Premium. A weeks-long history of that lane from our own accumulating cache + trend direction, volatility, slope and a book-now-or-wait recommendation. A series no single index hands you free. |
POST /spot
Content-Type: application/json
{ "origin_port": "Shanghai", "dest_port": "Los Angeles", "container_type": "40ft" }{ "mcpServers": { "freight-pulse": { "command": "npx", "args": ["-y", "freight-pulse-mcp"] } } }Tools: get_spot_rate (free), get_lane_trend (premium). Or connect over HTTP at POST /mcp.
| ๐ณ Card (Stripe) | Buy a prepaid API key at /pro/checkout, then send Authorization: Bearer <key> (or set FREIGHT_PULSE_KEY). |
| ๐ช x402 (USDC) | AI agents pay $0.40 per call automatically โ no sign-up. Settles on Base. |