The Smart Send plugin lets you book shipments, compare rates, find service points, and track parcels by chatting with Claude. It bundles two things in one install: a connection to the Smart Send MCP server, so every action runs against your real account and carrier connections, and the Smart Send Skill, so Claude knows how to use those tools well.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.
The plugin works across Claude Code , Claude Desktop , and Claude on the web . The commands below show the Claude Code flow; in Claude Desktop and Claude Web you add the same plugin through the app’s plugin settings.
Before you start
- A Smart Send account. The free plan is enough to get started.
- At least one connected carrier, so there are services to book.
- One of Claude Code , Claude Desktop , or Claude on the web , installed and signed in.
Install the plugin
In Claude Code, run these commands in order:smartsendio/claude-plugin marketplace.
- The first command registers the Smart Send repository as a plugin marketplace.
- The second installs the plugin to your user scope, so it’s available across all your projects.
- The third activates it without restarting Claude Code.
Sign in
The plugin uses OAuth — there are no API keys to copy around. The first time you use a tool, Claude asks you to sign in to Smart Send and approve access. Log in with your existing account, approve, and you’re connected.Try it
Ask Claude in plain language. For example:- “Book a 2 kg parcel to this customer with PostNord home delivery.”
- “Find me the three closest GLS parcel shops to postal code 8000 in Denmark.”
- “Where is order #1042? It was supposed to arrive yesterday.”
- “Validate these 40 addresses from my CSV before I import them.”
Keep it up to date
To update the plugin to the latest version:Next steps
MCP server
See the tools, resources, and prompts behind the plugin.
Skill
The playbook the plugin uses to ship well.
REST API
Build a custom integration on the same shipping engine.