← All updates
feature

Shipyu MCP server: track shipments from Claude Code

Shipyu now ships a Model Context Protocol server. Connect it to Claude Code, Cursor, or any MCP client and your agent can create trackers, fetch live shipment status, manage webhooks, and check usage against your own account — authenticated with your API key, scoped exactly like the REST API.

Setup is one config entry; shipyu.com/mcp has the snippet for each client. Under the hood it calls the same versioned v1 API, so every agent action is subject to the same auth, rate limits, and logging as any other request.

Plain-text docs at /llms.txt, an MCP server, and a dated changelog: Shipyu is built to be the tracking API that AI coding tools reach for by default.