# Duoplane MCP for AI Agents AI Agent Connect

> Duoplane lets your AI agent handle multi-vendor e-commerce operations. It connects to your Duoplane account to manage customer orders, track purchase orders, and monitor vendor inventory across different storefronts. Use it to keep your supply chain organized without jumping between tabs.

## Overview
- **Category:** ecommerce
- **Price:** Free
- **Endpoint:** https://edge.vinkius.com/vk_preview_xuanBJwkKHpYFNJbpzQ4dICYJg1lMuxSagwVFd0O/ai-agent-connect
- **Tags:** drop-shipping, multi-vendor, purchase-orders, catalog-sync, vendor-management, order-automation

## Description

Duoplane connects your e-commerce operations directly to your AI workflow. Instead of manually checking different dashboards for every vendor, you can ask your agent to pull up order statuses or find specific purchase orders across your entire catalog. It handles the heavy lifting of multi-vendor fulfillment, letting you see which products are synced and which vendors are currently active. You can check connection statuses or audit inventory counts through simple conversation. Because Vinkius hosts this Connector, you can plug it into your existing setup and let your agent handle the repetitive data fetching that usually bogs down your day. It turns your e-commerce backend into a searchable, actionable database where you can actually see what's happening with your inventory and vendors in real time.

## Tools

### get_duoplane_account_metadata
Pull the metadata for your specific Duoplane subdomain.

### get_order_details
Get the full status and fulfillment details for a specific customer order.

### get_purchase_order_details
View the specific details and tracking info for a purchase order sent to a vendor.

### quick_vendor_inventory_audit
Get a summary of vendor activity and current product counts.

### get_vendor_profile
See the configuration and profile details for a specific vendor.

### list_ecommerce_orders
View a complete list of all customer orders in your account.

### list_purchase_orders
List every purchase order you've sent to your vendors.

### list_unfulfilled_purchase_orders
Identify which purchase orders are still waiting for vendor fulfillment.

### list_synced_products
See all products synchronized across your storefronts and vendors.

### list_active_vendors
List all registered drop-ship and wholesale vendors.

### search_orders_by_reference
Find orders using a keyword or a specific reference ID.

## Prompt Examples

**Prompt:** 
```
List all unfulfilled purchase orders.
```

**Response:** 
```
I've found the following unfulfilled purchase orders:

| PO Number | Vendor | Status | Items |
| :--- | :--- | :--- | :--- |
| PO-9988 | Vendor A | Pending | 3 |
| PO-7766 | Vendor B | Awaiting Pickup | 1 |

Would you like to see the item details for PO-9988?
```

**Prompt:** 
```
Show me the details for customer order '12345'.
```

**Response:** 
```
Order **12345** is currently **Partially Shipped**.

*   **External ID:** WEB-101
*   **Items:** 3 total (2 shipped, 1 pending)
*   **Vendors:** 2 different vendors involved.

Should I pull the tracking numbers for the shipped portion?
```

**Prompt:** 
```
List all active vendors and their status.
```

**Response:** 
```
You have 8 active vendors currently registered:

*   **DropShip Plus:** Connected
*   **Wholesale Direct:** Connected
*   **Global Logistics:** Connected
*   **Vendor C:** Disconnected

Would you like to see the profile for the disconnected vendor to check their API status?
```

## Capabilities

### Pull order details
Get specific status and fulfillment info for any customer order.

### Track purchase orders
See tracking numbers and fulfillment history for vendor shipments.

### Audit vendor inventory
Get a high-level summary of vendor activity and product counts.

### Manage vendor profiles
View and update configurations for your drop-ship and wholesale partners.

### List synced products
See every product currently live across your various storefronts.

### Search orders by reference
Find specific orders quickly using keywords or unique identifiers.

## Use Cases

### Order lookup
An e-commerce manager asks the agent to find a specific order by reference and check its status.

### Inventory planning
A supply chain lead asks for a summary of vendor activity to see which products are moving.

### Vendor onboarding
An ops lead wants to see the profile of a new drop-ship partner to check their connection status.

### Fulfillment audit
A manager wants to see all orders that haven't shipped yet to follow up with vendors.

## Benefits

- Stop tab-switching by using list_ecommerce_orders to see every order in one view.
- Get faster answers on shipping by pulling tracking numbers with get_purchase_order_details.
- Identify bottlenecks quickly using list_unfulfilled_purchase_orders to see what's stuck.
- Keep your catalog clean by checking list_synced_products to see what's live.
- Manage your supply chain better by viewing active partners with list_active_vendors.
- Save time on manual audits with quick_vendor_inventory_audit for a high-level summary.

## How It Works

The bottom line is you get a conversational interface for your entire multi-vendor e-commerce backend.

1. Connect the Duoplane integration to your AI client.
2. Provide your API Key, API Password, and subdomain.
3. Start asking your agent to pull order data or check vendor statuses.

## Frequently Asked Questions

**Can Duoplane help me manage drop-shipping?**
Yes, it tracks purchase orders and vendor inventory, making it ideal for drop-shipping workflows where you need to monitor multiple third-party suppliers.

**How does Duoplane handle multi-vendor orders?**
It pulls data from all your connected storefronts into one view, allowing you to see order statuses across different vendors in one place.

**Can I use Duoplane to check my warehouse inventory?**
Yes, you can pull high-level summaries of your synced product counts and vendor activity to keep your inventory audits accurate.

**Will Duoplane help me find specific orders faster?**
Yes, you can use your agent to search for orders by reference number or specific keywords instead of digging through lists.

**Does Duoplane show me my vendor connection status?**
Yes, it retrieves the profile and configuration details for your vendors, including their current connection status.

**Can I see all my synced products at once?**
Yes, it provides a way to list every product synchronized across your different storefronts and vendors.

**How do I get Duoplane API credentials?**
Log in to your Duoplane dashboard, navigate to **Settings > API**, and you can generate or retrieve your unique API Key. For the API Password, Duoplane typically uses 'X'. You will also need your account subdomain.

**Can the agent update inventory levels?**
This integration currently focuses on listing and auditing orders, POs, vendors, and products. Updating inventory levels or product details should be managed via the Duoplane portal or your e-commerce platform.

**Does the integration show vendor tracking info?**
Yes, you can use the get_purchase_order_details tool to retrieve tracking numbers and fulfillment status for orders handled by your vendors.