Connect
The supported way to use the server today is the Claude plugin, which bundles the connection and the sign-in flow.Install the Claude plugin
Book shipments by chatting with Claude in a few commands.
Tools
The server exposes six tools an agent can call:Resources
The server provides read-only resources covering account and team details, available routes, service point information, shipment records, tracking data, saved templates, and downloadable shipping documents. Agents read these to ground their answers in your real data.Prompts
Two guided prompts walk an agent through multi-step workflows:book-shipment— collect the details, choose a service, and confirm before booking.track-shipment— find a shipment and report its current status.
Build a custom integration
Prefer to integrate directly? The same shipping capabilities are available through the Smart Send REST API.REST API
Authenticate with a token and call the API from any system.