ShipEngine Connector for AI agents.
13 live capabilities
Manage multi-carrier shipping and label generation from your chat.
Waiting for input…
Why people use ShipEngine
ShipEngine Logistics Automation for E-commerce
With this Connector, you just tell your agent what to do. You can ask it to find the cheapest way to ship a 5lb box to New York and it will do the comparison for you. Then, you can tell it to just create the label. It handles the data flow between your order and the carrier, so you don't have to touch a single shipping portal.
What Vinkius changes
You get a unified shipping command center inside your AI chat.
Use it from Claude, ChatGPT, Cursor or another AI client you already have.
One account · 5,900+ Connectors
- Real-world use case 01
Preventing failed deliveries
A customer enters a typo-ridden address.
- Real-world use case 02
Finding the cheapest shipping
You have a heavy box to send.
- Real-world use case 03
Bulk label creation
You have 20 orders ready.
Complete set · 13capabilities
The complete ShipEngine capability set.
These are the exact actions your AI can choose when you ask it to work with ShipEngine.
01—04
4 capabilities in this set.
Part of 13 available through ShipEngine.
- 01 Capability
Connect carrier
Link a new carrier account to your ShipEngine profile. This gives your agent access to more shipping options.
- 02 Capability
Create label rate shopper
Create a label by automatically finding the best price. It uses your preferred strategy like cheapest or fastest.
- 03 Capability
Create label
Generate a shipping label for a specific shipment. Use this when you already know exactly which carrier and service you want.
- 04 Capability
Create manifest
Create a manifest or a SCAN form for carrier pickups. This helps you organize your daily outgoing shipments for the driver.
05—07
3 capabilities in this set.
Part of 13 available through ShipEngine.
- 05 Capability
Create shipment
Create a new shipment record with specific sender and receiver details. It requires the carrier ID and service code to function.
- 06 Capability
Get rates
Calculate shipping rates for a specific package. This lets you see the price difference between different carriers instantly.
- 07 Capability
List carriers
See a list of all carriers currently connected to your account. Use this to check which shipping options are active.
08—10
3 capabilities in this set.
Part of 13 available through ShipEngine.
- 08 Capability
List labels
View a list of all your existing shipping labels. This helps you keep track of your recent orders and shipments.
- 09 Capability
Track label
Track a package using its unique ShipEngine label ID. This is the fastest way to find a package if you have the label handy.
- 10 Capability
Track package
Track a package using the carrier's tracking number. Use this when a customer provides you with a tracking code.
11—13
3 capabilities in this set.
Part of 13 available through ShipEngine.
- 11 Capability
Validate addresses
Check if a shipping address is valid for domestic or international delivery. This prevents failed deliveries and extra surcharges.
- 12 Capability
Void label
Cancel a shipping label that was created by mistake. This helps you stop a shipment before it gets picked up.
- 13 Capability
Add funds
Add money to a specific carrier balance. This ensures you don't run out of credit during high volume periods.
Set up in minutes
One URL. Then ask ShipEngine to work.
Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use ShipEngine from the conversation.
Choose your client
Live previewAdvanced clients IDE · CLI
Claude · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_CaCY6RRWBoM0Kj448miAt7W28JkRmaNlMGaTUrBf/mcp - Step 01
Open Connectors
In Claude Web or Claude Desktop, open Settings and choose Connectors.
- Step 02
Add the URL
Choose Add custom connector, name it ShipEngine, and paste the URL above.
- Step 03
Turn it on in chat
Select +, open Connectors, and enable ShipEngine for the conversation.
ChatGPT · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_CaCY6RRWBoM0Kj448miAt7W28JkRmaNlMGaTUrBf/mcp - Step 01
Open MCP settings
On desktop, open Settings and MCP servers. On web, open your workspace app or connector settings.
- Step 02
Add the URL
Choose Add server with Streamable HTTP, or create a custom MCP app, then paste the ShipEngine URL.
- Step 03
Save and start
Save the connection and enable ShipEngine in your conversation. Desktop may ask you to restart once.
Cursor · IDE configuration
Advanced setup
{
"mcpServers": {
"shipengine-alternative": {
"url": "https://edge.vinkius.com/vk_preview_CaCY6RRWBoM0Kj448miAt7W28JkRmaNlMGaTUrBf/mcp"
}
}
} - Step 01
Open MCP Settings
Press Cmd+Shift+P (macOS) or Ctrl+Shift+P (Windows/Linux) → search "MCP Settings"
- Step 02
Add the server config
Paste the JSON configuration above into the mcp.json file that opens
- Step 03
Save the file
Cursor will automatically detect the new Connector
- Step 04
Start using ShipEngine
Open Agent mode in chat and ask: "Using ShipEngine, help me...". 13 tools available
VS Code Copilot · IDE configuration
Advanced setup
{
"mcpServers": {
"shipengine-alternative": {
"url": "https://edge.vinkius.com/vk_preview_CaCY6RRWBoM0Kj448miAt7W28JkRmaNlMGaTUrBf/mcp"
}
}
} - Step 01
Create MCP config
Create a .vscode/mcp.json file in your project root
- Step 02
Add the server config
Paste the JSON configuration above
- Step 03
Enable Agent mode
Open GitHub Copilot Chat and switch to Agent mode using the dropdown
- Step 04
Start using ShipEngine
Ask Copilot: "Using ShipEngine, help me...". 13 tools available
Windsurf · IDE configuration
Advanced setup
{
"mcpServers": {
"shipengine-alternative": {
"url": "https://edge.vinkius.com/vk_preview_CaCY6RRWBoM0Kj448miAt7W28JkRmaNlMGaTUrBf/mcp"
}
}
} - Step 01
Open MCP Settings
Go to Settings → MCP Configuration or press Cmd+Shift+P and search "MCP"
- Step 02
Add the server
Paste the JSON configuration above into mcp_config.json
- Step 03
Save and reload
Windsurf will detect the new server automatically
- Step 04
Start using ShipEngine
Open Cascade and ask: "Using ShipEngine, help me...". 13 tools available
Cline · IDE configuration
Advanced setup
{
"mcpServers": {
"shipengine-alternative": {
"url": "https://edge.vinkius.com/vk_preview_CaCY6RRWBoM0Kj448miAt7W28JkRmaNlMGaTUrBf/mcp"
}
}
} - Step 01
Open Cline MCP Settings
Click the Connectors icon in the Cline sidebar panel
- Step 02
Add remote server
Click "Add Connector" and paste the configuration above
- Step 03
Enable the server
Toggle the server switch to ON
- Step 04
Start using ShipEngine
Ask Cline: "Using ShipEngine, help me...". 13 tools available
Claude Code · Terminal command
Advanced setup
claude mcp add shipengine-alternative --transport http "https://edge.vinkius.com/vk_preview_CaCY6RRWBoM0Kj448miAt7W28JkRmaNlMGaTUrBf/mcp" - Step 01
Install Claude Code
Run npm install -g @anthropic-ai/claude-code if not already installed
- Step 02
Add the Connector
Run the command above in your terminal
- Step 03
Verify the connection
Run claude mcp to list connected servers, or type /mcp inside a session
- Step 04
Start using ShipEngine
Ask Claude: "Using ShipEngine, show me...". 13 tools are ready
Where the request belongs
Work ShipEngine can move forward.
This is for the e-commerce owner who is tired of manual data entry and the logistics coordinator who needs to track a hundred packages without losing their mind.
E-commerce Manager
Handles daily label generation and rate comparisons without switching tabs.
Logistics Coordinator
Tracks shipments and validates addresses to prevent costly delivery failures.
Shipping Developer
Tests carrier integrations and shipping workflows using natural language instead of raw API calls.
Build the capability set
Add more capabilities.
Each Connector adds new actions and data without changing how you work.
Browse ConnectorsShipEngine
Compare shipping rates, print labels, and track packages across UPS, FedEx, USPS, and dozens of global carriers instantly.
ShipStation
Automate shipping and order management via ShipStation. manage carriers, create labels, and track orders directly from any AI agent.
GoBolt
Manage shipping rates, track parcel deliveries, and oversee logistics via AI agents with GoBolt.
Easyship
Equip your AI agent to manage global shipments, track packages, and request shipping rates via the Easyship API.
FedEx
AI logistics: track shipments, get rates, create shipments, and find locations via agents.
Shippo
Get the best shipping rates from top carriers, print labels, and track deliveries with an API that simplifies e-commerce shipping.
Bring your own AI
Change the model, client or framework. Keep ShipEngine connected.
-
Claude -
ChatGPT -
Gemini -
Cursor -
VS Code -
Windsurf -
ZCode -
Cline -
Zed -
Continue -
Kiro -
Roo Code -
Zencoder -
Goose -
Void -
Augment Code -
Amp -
Qodo -
Tabnine -
Pieces -
Sourcegraph Cody -
JetBrains -
Warp -
Amazon Q -
Antigravity -
BoltAI -
Raycast -
Jan -
LM Studio -
AnythingLLM -
Open WebUI -
Msty -
Cherry Studio -
LibreChat -
TypingMind -
Chorus -
5ire -
n8n -
LangChain -
LlamaIndex -
CrewAI -
Vercel AI SDK
Before you connect
Questions about ShipEngine.
The practical details behind the request, access and result.
Can ShipEngine help me find the cheapest shipping rates?
Yes, it can. Your agent will pull real-time pricing from all your connected carriers to find the best deal for each specific package.
How does ShipEngine handle address errors?
It validates addresses automatically. This means your agent can check if a customer's info is correct before you pay for a label, saving you from failed deliveries.
Can I use ShipEngine to manage my carrier balances?
You can. Your agent can check your balances and add funds to your carrier accounts directly through the chat to keep your shipping moving.
Does ShipEngine work for international shipping?
Yes, it supports both domestic and international address validation and rate shopping across multiple carriers.
Can my agent create pickup manifests for me?
It can. You can ask your agent to generate SCAN forms or other carrier manifests to get your daily pickups organized quickly.
What happens if I need to cancel a label?
You can just tell your agent to void the label. It will handle the cancellation in ShipEngine so you don't have to log into a dashboard.
Can I validate multiple addresses at once to avoid shipping surcharges?
Yes! Use the validate_addresses capability. You can provide an array of address objects, and the agent will return validation results for up to 250 addresses in a single request.
How does the AI choose the best shipping rate for me?
You can use the create_label_rate_shopper capability with a specific strategy: 'cheapest', 'fastest', or 'best_value'. The agent will automatically compare rates across your carriers and purchase the label that fits your criteria.
Can I track a package if I only have the tracking number and carrier code?
Absolutely. Use the track_package capability by providing the carrier_code (e.g., 'ups', 'fedex') and the tracking_number. The agent will retrieve the latest status and location updates.
One connection away
Give your agent a direct line to ShipEngine.
Connect ShipEngine once. Keep it beside 5,900+ managed Connectors when the next task needs more.
Explore every Connector No credit card required · Free tier available