# Easyship MCP for AI Agents AI Agent Connect

> Easyship MCP for AI Agents. This Connector connects your AI agent to the Easyship platform to manage global shipping, pull real-time carrier rates, and track international packages. It's built for e-commerce brands that need to handle complex cross-border logistics without jumping between multiple shipping dashboards.

## Overview
- **Category:** ecommerce
- **Price:** Free
- **Endpoint:** https://edge.vinkius.com/vk_preview_XV1fGNzhIg6qDHKZB124k3DCH343JQIFBvzuYJ8r/ai-agent-connect
- **Tags:** global-shipping, carrier-rates, package-tracking, logistics-automation, cross-border-trade, supply-chain

## Description

Imagine you're running an e-commerce store that ships to dozens of countries. Right now, you probably have a dozen tabs open just to check where a package is, what a courier costs for a 2kg box to France, or why a delivery failed in Singapore. You're constantly copy-pasting tracking numbers and hunting for carrier limits. This Connector changes that by letting your AI agent do the heavy lifting directly through the Easyship platform. Instead of manual data entry, you can just ask your agent to find a specific order by its reference ID or get a summary of your shipping success rates. You can even have your agent check which couriers are actually available for a specific route before you commit to a sale. Because Vinkius makes it so easy to connect these tools, you can turn a complex logistics operation into a simple conversation. You get real-time visibility into every checkpoint, from the moment a label is printed to the final delivery receipt. It takes the friction out of cross-border trade so you can focus on selling products rather than chasing down lost boxes.

## Tools

### get_easyship_account_metadata
Retrieve your account limits and metadata. This helps you stay within your platform's operational boundaries.

### list_available_couriers
See all couriers and their service boundaries. This tells you who can actually deliver to a specific location.

### list_latest_shipments
See the most recently created or updated shipments. It's perfect for checking the latest batch of orders.

### search_shipments_by_reference
Search for shipments using a reference ID or keyword. This is how you find a specific order when a customer gives you a code.

### quick_shipping_volume_audit
Get a high-level summary of your shipment activity and success rates. It helps you see how your logistics are performing at a glance.

### get_shipment_details
Pull detailed information and tracking for a specific shipment. Use this to see every checkpoint for a single order.

### list_failed_deliveries
Identify shipments that hit a snag or failed delivery. This is your go-to for spotting issues that need manual intervention.

### list_in_transit_shipments
Find all packages currently moving with a courier. It helps you keep a pulse on active global movements.

### get_shipping_rates
Request shipping quotes for a potential parcel. Use this to give customers accurate pricing during checkout.

### list_logistics_shipments
List every shipment in your Easyship account. Use this for a full dump of your logistics data.

## Prompt Examples

**Prompt:** 
```
What's the status of order REF-9928?
```

**Response:** 
```
I've pulled the details for shipment **REF-9928**. It's currently **In Transit** and was last seen at the sorting facility in London. The estimated delivery date is October 14th.

Would you like me to pull the full delivery history for this order?
```

**Prompt:** 
```
Can you get me shipping rates for a 3kg box from New York to Paris?
```

**Response:** 
```
I've found three options for that route:

| Courier | Price | Est. Delivery |
| :--- | :--- | :--- |
| **DHL Express** | $45.00 | 3 days |
| **FedEx International** | $52.00 | 4 days |
| **UPS Worldwide** | $48.00 | 4 days |

Which one would you like to use?
```

**Prompt:** 
```
Show me any shipments that failed to deliver.
```

**Response:** 
```
I found 3 failed deliveries in your account:

*   **Order #441**: Incorrect address
*   **Order #552**: Refused by recipient
*   **Order #663**: Damaged in transit

Should I pull the full details for any of these?
```

## Capabilities

### Pull real-time shipping quotes
Get instant pricing and delivery estimates for any destination based on parcel details.

### Track package checkpoints
Retrieve the full transit history and current status for any specific shipment.

### Identify failed deliveries
Locate shipments that hit a snag or failed to deliver for immediate action.

### Audit shipping volume
Get a high-level summary of your shipment activity and success rates.

### Filter available couriers
See which carriers support specific routes and what their service boundaries are.

### Search orders by reference
Find any shipment in your account using a reference ID or a simple keyword.

## Use Cases

### Tracking a stuck package
A customer is angry because their package is stuck. Use get_shipment_details to find the last checkpoint and tell them exactly where it is.

### Checking shipping availability
You need to know if you can ship to Brazil. Use list_available_couriers to see which carriers support that specific route.

### Auditing shipping success
You want to see if your shipping costs are rising. Use quick_shipping_volume_audit to check your recent activity and success rates.

### Resolving failed deliveries
A batch of orders failed to deliver. Use list_failed_deliveries to identify the specific packages that need a new label.

## Benefits

- Get instant shipping quotes for any destination without leaving your chat window. Use get_shipping_rates to provide customers with real-time pricing.
- Stop hunting for tracking numbers. Use get_shipment_details to see every checkpoint and delivery receipt for a specific order instantly.
- Identify delivery issues before customers complain. list_failed_deliveries helps you spot and fix logistics snags immediately.
- Monitor your entire logistics flow. Use list_in_transit_shipments to see what's moving across the globe in real time.
- Audit your shipping performance. quick_shipping_volume_audit gives you a high-level look at your success rates and activity.
- Find any order quickly. Use search_shipments_by_reference to pull up a specific shipment using just a keyword or reference ID.

## How It Works

The bottom line is you get a conversational interface for your entire global logistics chain.

1. Get your API key from your Easyship account settings.
2. Connect the Connector to your AI client through the Vinkius dashboard.
3. Ask your agent to pull rates, check statuses, or list shipments in plain English.

## Frequently Asked Questions

**How does the Easyship MCP help my e-commerce store?**
It connects your AI agent directly to your shipping data, letting you check rates, track packages, and manage global logistics through a simple chat.

**Can I use the Easyship MCP to see international shipping costs?**
Yes, you can ask your agent to pull real-time quotes for any destination based on parcel weight and dimensions.

**How do I track a package using the Easyship MCP?**
Just give your agent the reference ID or order number. It will pull the full tracking history and the latest checkpoint for you.

**Can the Easyship MCP identify my failed deliveries?**
Yes, it can automatically pull a list of all shipments that encountered issues so you can fix them quickly.

**Is the Easyship MCP good for cross-border shipping?**
It's built specifically for that. It handles global carrier data and multi-country logistics for e-commerce brands.

**Can I see which couriers are available for specific countries?**
Yes, the Connector can list all couriers and their service boundaries so you know exactly who can ship where.

**How do I get an Easyship API Key?**
Log in to your Easyship dashboard, navigate to **Connect > API**, and you can create a new API token or retrieve an existing one from there.

**Can the agent generate labels?**
This integration currently focuses on listing and auditing shipments, tracking, and rates. Purchasing and printing shipping labels should be managed via the Easyship web portal or dedicated creation API endpoints.

**Does it support international shipping?**
Yes, Easyship is designed specifically for global logistics. The agent can retrieve rates and tracking for both domestic and international shipments.