# Zid MCP for AI Agents AI Agent Connect

> Zid MCP lets you connect your Arabic e-commerce store to an AI agent. You can manage your product catalog, track orders in real-time, and access customer profiles to handle support or inventory across the Saudi and Gulf markets directly from your favorite AI client. It turns your AI into a dedicated store coordinator that handles the heavy lifting of retail orchestration so you can focus on growth.

## Overview
- **Category:** ecommerce
- **Price:** Free
- **Endpoint:** https://edge.vinkius.com/undefined/ai-agent-connect
- **Tags:** retail-orchestration, catalog-management, order-fulfillment, saudi-ecommerce, inventory-sync, api-integration

## Description

The Zid MCP lets you connect your Arabic e-commerce store to an AI agent and take full control of your retail environment through natural conversation. Managing a store in the Gulf region usually means jumping between tabs to check stock levels or hunting through order histories to find a specific customer's issue. Zid changes that by letting your AI agent handle the heavy lifting. Instead of manual data entry, you can ask your agent to pull up every product in your catalog or check the status of a specific order in one go. You get a clear view of your inventory across multiple locations and can see exactly who your customers are and what they've bought before you even start a conversation with them. It's about moving from reactive clicking to proactive management. You can even monitor your account's API health to make sure your store stays online and running smoothly. By plugging this into the Vinkius catalog, you turn your AI into a dedicated retail coordinator that knows your shop's inner workings as well as you do.

## Tools

### get_zid_customer
This tool retrieves a specific customer's profile. It lets you see their purchase history before you respond to a support ticket.

### get_zid_order
This tool pulls the full details of a specific order. It helps you quickly check payment and fulfillment status without leaving your chat.

### get_zid_product
This tool sees the details for a single item in your shop. It is perfect for checking specific variants or attributes on the fly.

### list_zid_customers
This tool sees a complete list of your shop's users. This is great for auditing your user base or finding specific accounts.

### list_zid_inventories
This tool sees all your inventory locations. It helps you manage stock levels across different warehouses in real time.

### list_zid_products
This tool sees every product in your shop. This is perfect for auditing your entire catalog at once.

### get_zid_shop_profile
This tool views your store's profile and settings. This lets you check operational metadata and configurations instantly.

### list_zid_orders
This tool pulls a list of all orders from your store. Use this to monitor daily sales and see what needs to be shipped.

### check_zid_status
This tool verifies your API connection. This ensures your store's integration is healthy and active.

## Prompt Examples

**Prompt:** 
```
Show me the last 3 orders and if they've shipped.
```

**Response:** 
```
I've pulled up your 3 most recent orders. Here is the current status for each:

| Order ID | Date | Status |
| --- | --- | --- |
| #98231 | Oct 12 | Ready for Shipping |
| #98230 | Oct 11 | Paid |
| #98229 | Oct 11 | Shipped |

Would you like me to check the fulfillment details for any of these?
```

**Prompt:** 
```
Who is our most recent customer and what did they buy?
```

**Response:** 
```
The most recent customer is **Aisha M.** (aisha.m@example.com). 

**Recent Purchases:**
* Premium Coffee Blend (2 units)
* Arabic Dates Pack (1 unit)
* Ceramic Mug (3 units)

Would you like to see their full profile or previous order history?
```

**Prompt:** 
```
Check if we have enough 'Premium Coffee' in the main warehouse.
```

**Response:** 
```
I've checked the inventory for **Premium Coffee**. 

* **Main Warehouse:** 45 units available.
* **Secondary Warehouse:** 12 units available.

Your API connection is healthy and the data is current. Should I check other locations?
```

## Capabilities

### Pull product metadata
Get every detail about your items, including variants and attributes.

### Track order status
See real-time fulfillment and payment updates for every customer.

### View customer profiles
Access purchase history and personal details to personalize service.

### Monitor multi-location stock
Check inventory levels across different warehouses instantly.

### Inspect shop settings
Review your store's profile and operational configurations.

### Verify API health
Check your account's connectivity and orchestration volume.

## Use Cases

### Handling a refund
A customer asks for a refund. You can find the transaction and verify the user's identity instantly through your agent.

### Restocking a popular item
You need to know where a product is out of stock. You can see the stock levels across all warehouses in one query.

### Catalog audit
You want to ensure all products have the right metadata. You can check your entire shop in one go to spot errors.

### Bulk order review
You need to see what sold today. You can pull a list of recent transactions to summarize daily progress.

## Benefits

- Stop manual data fetching by pulling your entire catalog in seconds.
- Improve customer service by seeing purchase history before you reply.
- Keep warehouses organized by monitoring stock across all locations.
- Track sales faster by seeing fulfillment status in real-time.
- Stay on top of store health by verifying your API connection.
- Personalize every interaction by understanding your retail environment.

## How It Works

The bottom line is you get a direct line for your AI agent to manage your entire e-commerce operation without manual data fetching.

1. Subscribe to the Zid MCP on Vinkius.
2. Grab your Manager and Authorization tokens from your Zid dashboard.
3. Connect your tokens to your AI client to start managing your store.

## Frequently Asked Questions

**Can I use the Zid MCP to manage my store from Claude?**
Yes, you can connect it to Claude or any other MCP-compatible client. Once connected, you can ask your agent to find orders or check stock using natural language.

**Does the Zid MCP work for stores in Saudi Arabia?**
Yes, this Connector is specifically designed for the Zid platform, which is a leading e-commerce solution for the Saudi and Gulf markets.

**Can my AI agent see my customer's purchase history?**
Yes, it can use the customer tools to pull up full profiles and past orders so you can provide personalized support.

**How do I check if my store's connection is working?**
You can simply ask your agent to check the status. It will use the connection tools to verify that your API is healthy and active.

**Can I see my inventory across multiple locations?**
Yes, the Connector can list all your inventory locations, allowing you to see stock levels across your entire warehouse network.

**Will the Zid MCP help me handle customer support faster?**
It does by giving your agent access to order details and customer profiles. You can get the facts you need in seconds instead of clicking through menus.

**How do I find my Zid API Tokens?**
Log in to your Zid Partner dashboard, navigate to your App settings, and locate your unique **X-MANAGER-TOKEN** and **Authorization** Bearer token.

**Can I check product stock levels via AI?**
Yes! The `list_zid_inventories` tool allows your agent to retrieve high-fidelity stock metadata across all defined inventory locations.

**How do I list my shop's orders?**
Use the `list_zid_orders` tool to retrieve the complete high-fidelity directory of customer orders along with their current fulfillment status.