# Linnworks MCP for AI Agents AI Agent Connect

> Linnworks (E-commerce Ops) connects your Linnworks account to your AI agent so you can manage multi-channel inventory, audit open orders, and track stock across multiple warehouses. It handles the heavy lifting of syncing data from marketplaces like Amazon and Shopify, letting you stay on top of fulfillment without jumping between tabs.

## Overview
- **Category:** ecommerce
- **Price:** Free
- **Endpoint:** https://edge.vinkius.com/vk_preview_2SQF41SaZdlg13yu4951sXlwGOsv0vFxrCtYN38l/ai-agent-connect
- **Tags:** multi-channel, sku-tracking, fulfillment, marketplace-integration, stock-levels, automation

## Description

Managing a multi-channel store usually feels like a game of whack-a-mole. You are constantly switching tabs between Shopify, Amazon, and eBay just to see if you are actually in stock or if a big order just came in from a different region. This Connector changes that by putting your entire Linnworks backend into a single chat interface. You can ask your agent to pull up all open orders from every marketplace at once, check specific SKU weights for shipping labels, or see which warehouse is running low on a hot item. It handles the tedious stuff like listing your postal services or checking your supplier details so you do not have to dig through nested menus. You will find it much easier to keep your fulfillment team on the same page when you can just ask for a status update on a specific order or a summary of recent returns. Because it is part of the Vinkius catalog, you can get this connected to your favorite AI client and start running your warehouse from a single prompt. It is about getting a clear picture of your operation without the manual data exports.

## Tools

### list_open_orders
Pull a list of all current open orders with customer details and line items. This gives you a bird's eye view of your active sales.

### get_inventory_item
Look up specific details like pricing, weight, and category for a single SKU. This is perfect for double-checking data before listing a new product.

### get_stock_level
Get available, in-order, and minimum quantities for a specific item across all locations. This helps you prevent overselling on high-demand products.

### list_locations
See the names, addresses, and configuration settings for every warehouse in your account. Use this to quickly identify the best shipping point.

### list_postal_services
View all configured carriers, tracking options, and cost settings for your shipments. This keeps your fulfillment team informed on shipping costs.

### list_categories
Pull the full hierarchy of product categories to help filter or organize your inventory. It helps you keep your product organization clean.

### list_channels
See which sales channels like Amazon or eBay are connected and check their current sync status. This ensures your multichannel data is always healthy.

### list_suppliers
Retrieve a list of all purchase order suppliers including their contact info and currency. This keeps your supplier data handy for quick reference.

### list_returns
Get a summary of all returns and refund amounts processed over the last 30 days. Use this to track product issues and refund volumes.

### execute_custom_rpc
Run any other specific Linnworks API endpoint that is not covered by the standard tools. This provides a fallback for custom business needs.

## Prompt Examples

**Prompt:** 
```
What's our current stock for SKU 'BK-99'?
```

**Response:** 
```
### Stock Level for SKU: BK-99

| Location | Available | In-Order | Min Quantity |
| :--- | :--- | :--- | :--- |
| Main Warehouse | 45 | 5 | 10 |
| East Coast Hub | 12 | 0 | 10 |
| Retail Store | 2 | 0 | 10 |

**Total Available:** 59 units.
**Alert:** The Retail Store is currently below the minimum quantity threshold.
```

**Prompt:** 
```
Show me all open orders from the last hour.
```

**Response:** 
```
**Recent Open Orders**

*   **Order #12345** (Amazon US) - $45.00
*   **Order #12346** (Shopify UK) - £120.00
*   **Order #12347** (eBay DE) - €15.50

All orders are currently in the **Unprocessed** state. Would you like to see the specific item lines for any of these?
```

**Prompt:** 
```
Are our Shopify and Amazon channels still connected?
```

**Response:** 
```
I checked your active sales channels. Here is the current status:

*   **Amazon (US Marketplace):** ✅ Healthy
*   **Shopify (Main Webstore):** ✅ Healthy
*   **eBay (Global):** ✅ Healthy
*   **TikTok Shop (Beta):** ✅ Healthy

All integrations are currently synchronized and healthy.
```

## Capabilities

### Pull open orders from all marketplaces
Get a list of current orders including customer info and line items from every integrated channel.

### Check real-time stock levels by SKU
See available, in-order, and minimum quantities for any product across all your warehouse locations.

### View warehouse addresses and settings
Retrieve the names, addresses, and configuration details for every location in your Linnworks account.

### List active sales channels and statuses
Verify which marketplaces like Amazon or Shopify are connected and check their current sync health.

### Audit recent returns and refunds
Pull a summary of all returns and refund amounts processed over the last 30 days.

### Get specific product weights and categories
Look up pricing, weights, and category assignments for specific SKUs to ensure accurate listing data.

## Use Cases

### Checking stock during a sales spike
A spike in Amazon orders makes it hard to see what is left. Ask your agent to check stock levels for the top 5 SKUs across all locations using get_stock_level.

### Identifying the best shipping location
A warehouse lead needs to know where to ship a specific item. Use list_locations to get the exact address and configuration for the closest warehouse.

### Tracking recent refund volumes
You need to see if a refund was processed recently. Ask the agent to pull the last 30 days of returns using list_returns.

### Verifying marketplace connections
You want to see if your Shopify sync is still live. Use list_channels to verify the connection status of all your integrated marketplaces.

## Benefits

- Stop jumping between tabs by using list_open_orders to see your entire order flow from every marketplace in one place.
- Prevent overselling by checking exact quantities with get_stock_level across all your warehouses in real-time.
- Save time on shipping by quickly pulling carrier info with list_postal_services for your fulfillment team to use.
- Keep your supply chain organized by auditing supplier data and returns with list_suppliers and list_returns.
- Simplify product management by pulling category hierarchies with list_categories to keep your listings organized and clean.

## How It Works

The bottom line is you get a unified command center for your multi-channel retail operations.

1. Subscribe to the Linnworks MCP on Vinkius.
2. Enter your Linnworks Server URL and API Token.
3. Start asking your agent for order updates or stock checks.

## Frequently Asked Questions

**Can the Linnworks MCP help me see orders from different marketplaces?**
Yes. It pulls open orders from every marketplace you have integrated with Linnworks, including Amazon, Shopify, and eBay, into a single list.

**How does this Connector handle stock levels across multiple locations?**
It provides real-time stock counts for every location you have configured. You can see available, in-order, and minimum quantities for any SKU at once.

**Can I use this to check my supplier info?**
Yes. You can ask your agent to list your configured purchase order suppliers to see their names, contact details, and currency settings.

**Does the Linnworks MCP show me shipping methods?**
It lists all your configured postal services, including carrier names, tracking capabilities, and your specific cost configurations.

**Can I see recent returns with this?**
Yes. The Connector can pull a list of all returns and refund amounts processed over the last 30 days to help you monitor your return volume.

**Is it hard to connect Linnworks to my AI agent?**
No. Once you subscribe, you just need to provide your Linnworks Server URL and your API Token to get started.

**Can I check stock levels across all my warehouses through my agent?**
Yes. Use the `get_stock_level` tool with a targeted Item ID. Your agent will return a breakdown of available, in-order, and due quantities for each of your configured locations, ensuring you have a global view of your inventory.

**How do I find detailed information for a specific product SKU?**
Use the `get_inventory_item` tool and provide the exact SKU code. Your agent will fetch the full product record from Linnworks, exposing pricing, weight, dimensions, and category assignments directly in your conversation.

**Can my agent list all active sales channels connected to Linnworks?**
Absolutely. Use the `list_channels` tool to identify all integrated marketplaces like Amazon, Shopify, or eBay. Your agent will report the channel source, subchannel info, and current integration status to verify your sync health.