# Order Time MCP for AI Agents AI Agent Connect

> Order Time lets you give your AI agent direct access to your inventory, customer records, and sales orders. It connects your Order Time account to your AI client so you can check stock levels, manage customer profiles, and track fulfillment workflows using plain English commands.

## Overview
- **Category:** inventory-management
- **Price:** Free
- **Endpoint:** https://edge.vinkius.com/vk_preview_EeOTvP2cCtahDBYnmF7Ihiwi6Uo3UoZwqYSt7QLs/ai-agent-connect
- **Tags:** inventory-tracking, order-fulfillment, purchase-orders, sales-tracking, warehouse-management

## Description

Order Time connects your inventory and order management data directly to your AI agent. Instead of jumping between tabs to see if a product is in stock or checking where a specific sales order stands, you can just ask your agent to do it for you. It pulls from your Order Time account to give you a clear view of your entire product catalog, customer history, and purchase orders. You get to see specialized metadata from your custom fields without having to dig through complex menus. Because this is part of the Vinkius catalog, you can set it up once and have your agent handle the heavy lifting of data retrieval. It turns your inventory data into a conversational workspace where you can check statuses, find customer details, and monitor your warehouse movements in real-time. It's about getting answers faster without the manual overhead of navigating a complex inventory system.

## Tools

### list_sales_orders
See a list of all sales orders. Use this to get a high-level view of all pending and completed sales.

### get_customer
Get specific details for a customer profile. This helps you find contact info and history quickly.

### get_item
Look up the details of a single inventory item. Use this to check specific stock numbers or SKU data.

### get_purchase_order
View the specifics of a purchase order. This is useful for tracking what you've ordered from suppliers.

### get_sales_order
Retrieve details for a specific sales order. Use this to see where a customer's package is in the fulfillment chain.

### list_custom_fields
See all your custom field definitions. This lets you know what extra data points your agent can access.

### list_customers
Get a full list of all customers in your account. Use this to see your entire client base at a glance.

### list_items
See your entire inventory of items. This gives you a complete look at what's currently in your warehouse.

### list_purchase_orders
See a list of all purchase orders. This helps you monitor incoming stock from various vendors.

## Prompt Examples

**Prompt:** 
```
What's the status of sales order #9921?
```

**Response:** 
```
I've checked the status for order #9921. It is currently marked as **Shipped** and was dispatched on October 12th. You can find the tracking details in the order notes.
```

**Prompt:** 
```
List my top 5 items from the inventory.
```

**Response:** 
```
Here are 5 items from your inventory:

| Item Name | SKU | Stock Level |
| :--- | :--- | :--- |
| Widget A | W-01 | 45 |
| Gadget B | G-02 | 12 |
| Tool C | T-03 | 89 |
| Part D | P-04 | 30 |
| Gear E | E-05 | 105 |
```

**Prompt:** 
```
Who is our customer with ID 445?
```

**Response:** 
```
Customer 445 belongs to **Jane Doe**. Her profile shows she's a VIP member with a history of 15 previous orders. Her primary shipping address is in Chicago, IL.
```

## Capabilities

### Check current stock levels
See exactly how many items are on hand in your warehouse.

### Look up customer profiles
Retrieve contact details and order history for any client.

### View sales order statuses
Get the latest updates on pending and completed sales.

### See purchase order details
Monitor incoming stock and supplier orders.

### Pull custom field data
Access specialized metadata defined in your account.

### List all warehouse items
Get a full inventory list of all products in your catalog.

## Use Cases

### Checking stock for a customer
A customer asks if an item is in stock. The rep asks their agent to check the inventory using list_items and confirms availability instantly.

### Tracking a late shipment
A customer calls about a missing package. The rep uses get_sales_order to find the latest status and provides a clear update on the shipment.

### Monitoring supplier arrivals
An inventory manager asks the agent to list all purchase orders to see what stock is arriving from different vendors this week.

### Reviewing customer records
An admin needs to find a VIP customer's history and uses list_customers to identify the right account for a special discount.

## Benefits

- Get instant stock levels by using list_items to see what's on hand without manual counting.
- Find customer history faster with get_customer to give better support during live calls.
- Track shipments easily with list_sales_orders to see exactly where every order stands.
- Manage supplier stock with list_purchase_orders to keep your warehouse replenishment on track.
- Access unique data points quickly using list_custom_fields to see metadata that standard tools might miss.

## How It Works

The bottom line is it turns your inventory data into a searchable, conversational database.

1. Subscribe to the Order Time MCP on Vinkius.
2. Add your API key, email, and password to your AI client.
3. Ask your agent to list items or check order statuses.

## Frequently Asked Questions

**How does Order Time help with warehouse management?**
It lets your AI agent see your stock levels and purchase orders instantly. You can ask about specific items without logging into the dashboard.

**Can I use Order Time to check sales order statuses?**
Yes. Your agent can pull the exact status of any sales order so you can give customers real-time updates.

**Does Order Time show my customer profiles?**
It does. You can ask your agent to retrieve details for specific customers to help with support and sales.

**Can I see my custom fields with Order Time?**
Yes, it can list your custom field definitions. This helps you see specialized data you've added to your inventory.

**Is Order Time good for tracking purchase orders?**
It's great for that. You can list all purchase orders to keep an eye on what's coming into your warehouse.

**How do I get my inventory data into my AI client?**
You just connect the Order Time MCP to your client. Once connected, your agent can read your catalog and order history.

**How do I generate an API Key?**
The Master Admin can generate an API Key within the Order Time application settings.