Smart Send exposes its shipping engine to AI agents through two pieces that work together: a hosted MCP server that gives an agent access to your account, and a Skill that teaches the agent how to use that access well. An agent can carry out the same core actions you do in the platform — find delivery options, book shipments, locate service points, validate addresses, and track parcels — using your existing account and carrier connections.Documentation Index
Fetch the complete documentation index at: https://docs.smartsend.io/llms.txt
Use this file to discover all available pages before exploring further.
What agents can do
These are the everyday actions an agent can take on your behalf:Find delivery options
Return the available carriers, services, and add-ons for a route, with delivery windows.
Book a shipment
Register a shipment, then generate its tracking number and documents.
Track shipments
Follow a parcel’s current status and event history.
Search history
Retrieve previous shipments by a range of criteria.
Who it’s for
Occasional shippers
Book an ad-hoc parcel by chatting with Claude — no spreadsheet, no manual data entry. Useful when you ship too rarely to keep a full workflow in your head.
Builders
Connect the MCP server to an AI agent and let it handle shipping inside a larger automation, using natural language instead of raw API calls.
What you need
- A Smart Send account. The free plan is enough to get started.
- At least one connected carrier, so the agent has services to book.
- Sender information set on your team, so shipments have a valid origin.
Get started
Claude plugin
The fastest way to try it: chat with Claude.
MCP server
The tools, resources, and prompts behind the integration.
Skill
The playbook that teaches an agent how to ship well.