# Pando MCP for AI Agents AI Agent Connect

> Pando MCP connects your transport management system (TMS) to your AI client. It lets you manage shipments, vehicle indents, and warehouse inventory through natural conversation. Instead of clicking through dashboards, your team can query logistics data and coordinate fleet movements directly in your chat interface.

## Overview
- **Category:** industry-titans
- **Price:** Free
- **Endpoint:** https://edge.vinkius.com/vk_preview_xaBhnVrC6ILnZpg3syJQGMSKZLmWgfCve0fFN1y6/ai-agent-connect
- **Tags:** pando, tms-api, logistics-orchestration, shipment-tracking, vehicle-indents, supply-chain-automation, warehouse-management, fulfillment-api, mcp

## Description

Connect your Pando account to any AI agent and take full control of your transport management system (TMS) and fulfillment orchestration through natural conversation. Pando provides a world-class platform for logistics visibility, and this integration allows you to retrieve shipment metadata, manage vehicle indents, and monitor warehouse locations directly from your chat interface. You can check carrier details, see what is in your inventory, and track your fleet's movement without jumping between different software windows. It turns your chat interface into a central hub for your supply chain operations. By using this Connector on Vinkius, you get a way to move from manual data tracking to proactive logistics management. Your agent becomes a dedicated coordinator that knows your specific routes, materials, and delivery statuses. Instead of hunting for information in a dashboard, you get clear answers and can take action immediately.

## Tools

### list_shipments
List all Pando shipments in your account. This provides a quick overview of your current logistics pipeline.

### get_shipment_details
Get specific details for a single shipment. Use this to see exactly what is happening with a specific delivery.

### list_vehicles
List all registered vehicles in your fleet. Use this to check vehicle availability and types.

### create_indent
Create a new vehicle indent by passing a JSON string. Use this to request specific vehicle types for a route.

### get_indent_details
Get the specific details for a particular indent. This helps you check the status of a request you already made.

### check_api_status
Verify that your Pando API connection is active. Run this if your agent seems unable to reach your TMS data.

### list_carriers
List all transport carriers in your system. This is useful for seeing which partners are currently available.

### list_indents
List all vehicle indents currently in your account. Use this to get a bird's-eye view of all pending vehicle requests.

### list_locations
List all warehouse locations in your Pando profile. This helps you quickly identify your supply chain nodes.

### list_materials
List all registered materials in your database. Use this to see everything you are currently tracking.

### list_routes
List all configured routes in your system. This helps you understand your primary transport corridors.

## Prompt Examples

**Prompt:** 
```
List all active shipments in my Pando account.
```

**Response:** 
```
I've retrieved your shipments. You have 5 active deliveries, including **Shipment #202** with Global Logistics (Status: In Transit). 

| Shipment ID | Carrier | Status | Destination |
| :--- | :--- | :--- | :--- |
| #201 | FastFreight | Delivered | Delhi |
| #202 | Global Logistics | In Transit | Mumbai |
| #203 | TransLogix | Pending | Jaipur |

Which one would you like to see more details for?
```

**Prompt:** 
```
Show me all available carriers and their fleet capacity for the Mumbai to Delhi route.
```

**Response:** 
```
There are 4 carriers operating the Mumbai-Delhi corridor:

* **TransLogix**: 12 vehicles available (8 trucks, 4 trailers) with 96% on-time delivery.
* **FastFreight**: 8 vehicles available at Rs 45,000 per trip.
* **NationalHaulers**: 15 vehicles available (Best capacity).
* **ExpressWay**: 5 reefer trucks (Temperature-controlled).

Would you like me to create a vehicle indent for one of these?
```

**Prompt:** 
```
Create a new vehicle indent request for 3 trucks from Delhi warehouse to Jaipur hub for tomorrow.
```

**Response:** 
```
Indent request created successfully.

**Request Details:**
* **ID:** IND-8923
* **Quantity:** 3 Trucks
* **Route:** Delhi Warehouse $ightarrow$ Jaipur Hub
* **Schedule:** May 14th at 6:00 AM
* **Vehicle Type:** 20-ft closed body
* **Estimated Transit:** 6 hours

The system has notified 4 registered carriers on this route for bid responses within the next 2 hours.
```

## Capabilities

### Check shipment statuses
Get real-time updates on where your cargo is and what is happening with it.

### Create vehicle requests
Generate new vehicle indents with specific details like quantity and destination.

### Find warehouse locations
Search your master list of warehouses and supply chain nodes by name or type.

### Track material inventory
Pull specific unit metadata for any registered materials in your database.

### Monitor carrier options
See a full list of your transport carriers to plan your next move.

### View vehicle fleet
See every registered vehicle in your system to manage availability.

## Use Cases

### Tracking delayed shipments
A manager asks the agent to list shipments and then uses get_shipment_details to see why a specific delivery is stuck.

### Booking new vehicle indents
A planner asks for available carriers and then uses create_indent to request 3 trucks for a specific route.

### Verifying warehouse stock
A warehouse lead uses list_locations to find a hub and then pulls inventory data for specific items.

### Checking fleet availability
A dispatcher uses list_vehicles to see which trucks are free before assigning them to new routes.

## Benefits

- Stop switching tabs by querying shipment and vehicle data directly in your chat interface.
- Speed up fleet allocation by using create_indent to request vehicles with specific quantities instantly.
- Get a clear view of your supply chain by listing locations and routes with simple natural language commands.
- Reduce manual data entry for materials by pulling unit metadata directly into your workflow.
- Improve logistics visibility by checking carrier lists and shipment statuses in real-time.
- Stay on top of fulfillment health by monitoring system responses and shipment history automatically.

## How It Works

The bottom line is you get a conversational interface for your entire transport management system.

1. Subscribe to this Connector and grab your API token from your Pando profile settings.
2. Paste that token into your AI client connection settings.
3. Ask your agent to list active shipments or create a vehicle indent to start managing your logistics.

## Frequently Asked Questions

**What can I do with the Pando MCP?**
You can manage your entire transport management system through natural conversation. This includes checking shipment statuses, creating vehicle indents, and monitoring warehouse locations.

**Can I use the Pando MCP to manage my fleet?**
Yes, you can use it to list all registered vehicles in your fleet and check their availability for specific routes or requests.

**How does the Pando MCP help with warehouse management?**
It allows your agent to search your master list of warehouse locations and pull metadata for registered materials in your inventory.

**Can my AI agent create vehicle requests with the Pando MCP?**
Yes, your agent can create new vehicle indents by requesting specific quantities, vehicle types, and destinations directly from your chat.

**Does the Pando MCP work with my existing Pando TMS account?**
Yes, it connects directly to your existing Pando account using your TMS API token to give your agent full visibility into your logistics data.

**Can I see my material inventory using the Pando MCP?**
Yes, you can ask your agent to list all registered materials or retrieve specific unit metadata for items in your database.

**How do I check if my Pando connection is working?**
You can simply ask your agent to verify the Pando API connectivity, and it will check the status of your connection immediately.

**Can my AI automatically find the status for a specific shipment by its ID?**
Yes! Use the `get_shipment` tool with the Shipment ID. Your agent will respond with complete metadata, including carrier name, current stage, and expected delivery dates in seconds.

**How do I find my Pando TMS API Token?**
Log in to your Pando TMS dashboard, navigate to your Profile or Developer settings, and you will find your unique secret token under the 'API Info' section.

**What is a vehicle 'indent'?**
An indent is a formal request within the Pando platform to assign a specific vehicle for a shipment. You can track their lifecycle from placement to fulfillment via the AI.