# Shippify MCP for AI Agents AI Agent Connect

> Shippify lets you manage your entire last-mile delivery operation through your favorite AI agent. Instead of jumping between tabs to check where a package is or to book a new driver, you can just ask your agent to do it. It handles real-time tracking, warehouse inventory, and delivery scheduling in one place. It's built for anyone who needs to keep shipments moving without the manual overhead.

## Overview
- **Category:** order-management
- **Price:** Free
- **Endpoint:** https://edge.vinkius.com/vk_preview_Tl8t2JGq73wXhkC6KGBIVgNn51ne7dNuYqffmNyC/ai-agent-connect
- **Tags:** last-mile-delivery, logistics-technology, delivery-management, courier-network, real-time-tracking, warehouse-management

## Description

Managing a fleet is usually a mess of open browser tabs and constant status checks. When you connect your Shippify account to your AI client via the Vinkius catalog, that friction disappears. You can talk to your agent to see exactly where every package is, who's driving it, and which warehouses have the stock you need. It handles the heavy lifting of logistics orchestration, letting you move from "where's my stuff?" to "get this delivered" in a single sentence. Whether you're checking live geographic updates for a customer or booking a new delivery route for a courier, the information is always right there. It turns your agent into a logistics coordinator that actually knows your specific data, handles the boring stuff like listing available drivers, and keeps your fulfillment pipeline moving without you having to touch a dashboard.

## Tools

### list_routes
View all current delivery routes in your system. It's great for seeing how your fleet is distributed.

### list_warehouses
See a list of all warehouses linked to your account. This helps you manage pickup points easily.

### get_delivery_quote
Get a price estimate for a specific delivery route. This helps you know costs before you schedule a shipment.

### get_tracking
Retrieve the current status of a specific delivery. Use this to give customers accurate updates on their packages.

### list_drivers
See a list of all available delivery drivers. This helps you know who is ready to take on new work.

### create_delivery
Schedule a new delivery order. Just provide the details and the agent handles the booking.

### get_delivery_details
Pull specific information about a single delivery. Use this to see the full metadata for a package.

### get_delivery_tracking
Check live geographic tracking for an active shipment. This is perfect for real-time where is my order queries.

### list_deliveries
Get a full list of all your Shippify deliveries. Use this to see what's active, scheduled, or completed.

### cancel_delivery
Stop a delivery that hasn't been completed yet. This allows you to pull back orders quickly.

### get_driver
Get the specific details for an individual driver. Use this to see who is assigned to a specific route.

## Prompt Examples

**Prompt:** 
```
Where is my order for the downtown store?
```

**Response:** 
```
### Shipment Status: **DEL-8923**

| Status | Location | ETA | Driver |
| :--- | :--- | :--- | :--- |
| **In Transit** | 2 blocks from destination | 8 minutes | Carlos

*The driver is currently navigating heavy traffic but is on schedule.*
```

**Prompt:** 
```
How much will it cost to send a 5kg box from the warehouse to the airport?
```

**Response:** 
```
### Delivery Quote: **Warehouse → Airport District**

*   **Standard:** $8.50 (45 min window)
*   **Express:** $12.90 (30 min window)
*   **Priority:** $18.50 (15 min window)

**Recommended:** Express for best availability with 2 drivers nearby.
```

**Prompt:** 
```
Give me a summary of today's deliveries.
```

**Response:** 
```
### Today's Logistics Summary

*   **Completed:** 45 deliveries
*   **In Transit:** 18 active shipments
*   **Pending Pickup:** 4 orders
*   **On-Time Rate:** 92%

*Fastest delivery today was 18 minutes.*
```

## Capabilities

### Get real-time shipment locations
See exactly where your active deliveries are on a map.

### Book new delivery orders
Create new shipments by just telling your agent the destination and package details.

### Check driver availability
See which couriers are active and ready to take on new routes.

### Monitor warehouse stock
View your available pickup points and warehouse locations instantly.

### Cancel pending shipments
Stop a delivery before it leaves the warehouse with a simple command.

### Get delivery price quotes
Find out how much a specific route will cost before you commit.

## Use Cases

### Instant Customer Support
A customer asks where their package is. The agent uses get_delivery_tracking to give a real-time ETA and location.

### Rapid Dispatching
A new order comes in. The dispatcher asks the agent to create_delivery for the downtown location to get it on the road.

### Daily Fleet Audit
A manager wants to see the day's progress. The agent uses list_deliveries and list_drivers to summarize the load.

### Cost Planning
A seller wants to know the price for a new region. The agent uses get_delivery_quote to provide a price list for the route.

## Benefits

- Stop manual data entry by using create_delivery to book shipments directly through your agent's chat interface.
- Give customers instant updates by using get_delivery_tracking to pull live geographic data without opening a map.
- Know your costs upfront by using get_delivery_quote to see price estimates for specific routes before you commit.
- Manage your fleet better by using list_drivers and list_routes to see exactly who is where and what they're doing.
- Keep your inventory organized by using list_warehouses to see your available pickup points in one quick list.
- Save time on order changes by using cancel_delivery to stop shipments before they head out for the final mile.

## How It Works

The bottom line is you get a voice controlled logistics command center that acts directly on your Shippify data.

1. Subscribe to the Shippify MCP on Vinkius.
2. Paste your API Key and API Secret from your Shippify dashboard into your AI client's configuration.
3. Ask your agent to list deliveries, check tracking, or book new routes.

## Frequently Asked Questions

**Can Shippify MCP help me track my drivers?**
Yes, it lets you see live tracking and driver details so you know exactly where your fleet is and who is assigned to which route.

**How do I book a new delivery using Shippify?**
You just tell your AI agent where the package is going and what's inside, and it handles the booking for you automatically.

**Can I get price estimates before shipping?**
Yes, you can ask for a quote for any specific route to see the different cost options and time windows before you commit.

**Does Shippify MCP work for warehouse management?**
It allows you to list your warehouses and pickup points so you can manage your fulfillment locations directly from your agent.

**Can I cancel a shipment if it's already scheduled?**
You can use the Connector to cancel any pending deliveries before they leave the warehouse, making it easy to manage order changes.

**Is this good for e-commerce brands?**
It's perfect for e-commerce brands that need to automate last-mile delivery and keep customers informed with real-time updates.

**Can I track an active delivery using my AI agent?**
Yes! Use the `get_delivery_tracking` tool and provide the Delivery ID. Your agent will retrieve the current status and geographic location.