# Unleashed MCP for AI Agents AI Agent Connect

> Unleashed MCP connects your inventory and production software to your AI agent. You can query stock levels, create sales orders, manage bills of materials, and handle customer profiles without leaving your workspace. It turns your AI into a dedicated operations assistant for your warehouse and manufacturing floor.

## Overview
- **Category:** erp-operations
- **Price:** Free
- **Endpoint:** https://edge.vinkius.com/vk_preview_tSPKSj5QqU2a7HB0gfJE7HGtOoborrSS4bYhM02y/ai-agent-connect
- **Tags:** inventory, manufacturing, assemblies, invoicing, boms

## Description

Imagine you're in the middle of a production run and need to know if you have enough parts to finish a specific assembly. Usually, that means opening a new tab, logging into your ERP, and digging through nested menus. With this Connector, you just ask your agent. You can pull up specific bills of materials or check stock on hand instantly. It handles the heavy lifting of data retrieval for your manufacturing and sales workflows. If you need to onboard a new client, you don't have to manually type in their details; the agent can create a new customer and set up their profile for you. It also keeps your sales side organized by letting you list invoices or track credit notes on demand. Instead of being a data entry clerk for your own inventory system, you become the person who just gives directions. Vinkius makes it easy to plug this into your existing setup so you can keep your focus on moving product rather than moving mouse clicks. It's about getting answers in seconds so you can get back to the actual work of running a business.

## Tools

### create_customer
Create a new customer record in your system. This helps you onboard new clients without manual data entry.

### create_product
Add a new product to your inventory list. Use this to expand your catalog quickly.

### create_purchase_order
Generate a new order for your suppliers. It helps you restock items without leaving your chat.

### list_credit_notes
View a list of all issued credit notes. This helps you track returns and adjustments.

### list_currencies
See the different currencies supported by your account. Useful for international sales tracking.

### list_customer_delivery_addresses
Pull a list of where your customers receive goods. Use this to verify shipping locations.

### list_customers
View your entire list of registered customers. This provides a quick overview of your client base.

### get_customer
Pull the full profile for a single customer. Use this to see specific details about a client's history.

### get_invoice
View the details of a specific sales invoice. This helps you track individual payments.

### get_product
Pull the specifications for a single product. Use this to verify product details quickly.

### list_product_brands
View the different brands in your product catalog. This helps you filter your inventory.

### list_product_groups
See how your products are grouped in the system. Use this to organize your catalog.

### list_product_prices
View the pricing structure for your products. This is helpful for checking your margins.

### list_products
Pull a full list of every product you sell. Use this to get a complete inventory overview.

### list_recost_adjustments
View any adjustments made to your costs. Use this to audit your manufacturing expenses.

### list_sales_orders
See a list of all your current sales orders. Use this to monitor your outgoing sales.

### list_sales_quotes
View all the sales quotes you have on file. This helps you track potential new business.

### list_sales_shipments
See a list of all shipments that have been sent. Use this to track fulfilled orders.

### list_salespersons
View the list of sales staff in your system. Use this to manage your internal sales team.

### list_sell_price_tiers
See the different pricing tiers you offer. Use this to verify discount structures.

### list_stock_adjustments
View all manual adjustments made to your stock. Use this to audit warehouse changes.

### list_stock_counts
View the results of your recent stock counts. Use this to verify inventory accuracy.

### list_stock_on_hand
View the current stock levels for all products. This gives you a snapshot of your entire inventory.

### list_supplier_returns
See all the returns received from your suppliers. Use this to track returned materials.

### list_suppliers
View a list of all the suppliers you work with. Use this to manage your supply chain.

### list_unit_of_measures
See the different units of measure used in your warehouse. This helps with inventory accuracy.

### get_purchase_order
See the details of a specific supplier purchase order. Use this to track incoming stock.

### get_sales_order
View the details of a specific customer sales order. This helps you track fulfillment status.

### get_stock_on_hand
Check the current stock level for a specific item. This prevents overselling to your customers.

### get_supplier
Pull the contact information for a specific supplier. Use this to manage your vendor relationships.

### list_invoices
See a list of all your current sales invoices. Use this to monitor your accounts receivable.

### list_warehouse_stock_transfers
See all the transfers between your warehouses. Use this to track internal stock movement.

### create_sales_order
Put together a new order for a customer. This speeds up the fulfillment process.

### get_assembly
Pull details for a specific manufacturing assembly. Use this to see the status of items in production.

### get_bom
Fetch the specific Bill of Materials for a product. This is essential for checking manufacturing components.

### list_purchase_orders
See a list of all purchase orders. Use this to track all pending supplier shipments.

### list_warehouses
See a list of all your warehouse locations. Use this to manage multi-site operations.

### list_accounts
View your financial accounts and balances. Use this to monitor your company's cash position.

### list_assemblies
View all the assemblies currently in your production system. This helps track manufacturing progress.

### list_attribute_sets
See the different attribute sets for your products. Use this to manage product variations.

### list_boms
View a list of all your Bills of Materials. Use this to audit your production requirements.

### get_company
Pull the core information about your company profile. Use this to get a quick summary of your company data.

### create_assembly
Create a new assembly for your production line. Use this to start new manufacturing jobs.

## Prompt Examples

**Prompt:** 
```
Do we have enough 'Steel Bolts' in the main warehouse to start the next assembly?
```

**Response:** 
```
Checking stock... You have **450 'Steel Bolts'** in Warehouse A. The assembly requires **200 units**, so you're good to go. Would you like me to check any other parts for this assembly?
```

**Prompt:** 
```
Create a new customer for 'Blue Ridge Carpentry' with the code 'BRC-101'.
```

**Response:** 
```
I've successfully created the customer **'Blue Ridge Carpentry'** with code **'BRC-101'**. 

**Details:**
- **Name:** Blue Ridge Carpentry
- **Code:** BRC-101

Would you like me to add a delivery address or a contact person for them?
```

**Prompt:** 
```
Show me all the sales invoices from last week that are still outstanding.
```

**Response:** 
```
Here are your outstanding invoices from last week:

| Invoice # | Amount | Status |
|---|---|---|
| INV-992 | $1,200 | Pending |
| INV-995 | $450 | Pending |

Let me know if you'd like me to pull the specific details for either of these.
```

## Capabilities

### Create new customer accounts
Add new clients to your system and set up their profiles using create_customer.

### Generate purchase orders
Create new orders for your suppliers using create_purchase_order.

### Process sales orders
Generate new customer sales orders instantly with create_sales_order.

### Check real-time stock
Get current stock on hand for any specific product using get_stock_on_hand.

### Retrieve bills of materials
Pull specific manufacturing requirements using get_bom.

### List active invoices
View a list of all your current sales invoices with list_invoices.

### Inspect assembly status
Get details on specific manufacturing assemblies using get_assembly.

## Use Cases

### The Production Bottleneck
A floor manager asks the agent to check a Bill of Materials. The agent pulls the data from get_bom and tells them exactly what parts are missing.

### The Sales Rush
A rep is on a call and needs to see if a customer is eligible for a discount. They ask the agent to check list_sell_price_tiers and get_customer.

### The Warehouse Audit
An auditor wants to see all stock adjustments from last month. The agent pulls list_stock_adjustments and provides a summary.

### New Product Launch
A product manager needs to add a new item. They tell the agent to create_product and set the brand using list_product_brands.

## Benefits

- Stop manual data entry for new clients by using create_customer to build profiles in seconds.
- Check real-time stock levels with get_stock_on_hand to avoid overselling to customers.
- Quickly pull complex manufacturing data using get_bom and get_assembly to keep production moving.
- Monitor your cash flow by listing all active list_invoices and list_credit_notes without opening a spreadsheet.
- Manage your supplier relationships by pulling list_suppliers and list_purchase_orders directly into your chat.
- Keep your warehouse organized by tracking list_warehouse_stock_transfers and list_warehouses through voice or text.

## How It Works

The bottom line is you get a direct voice command interface for your entire inventory and production backend.

1. Subscribe to the Unleashed MCP on Vinkius.
2. Enter your Unleashed API ID and API Key in the configuration.
3. Ask your AI agent to check stock, create orders, or pull customer data.

## Frequently Asked Questions

**Can I use the Unleashed MCP to check my stock levels?**
Yes, you can check stock on hand for any product instantly. This helps you keep your warehouse organized and prevents overselling.

**How does the Unleashed MCP help with manufacturing?**
It lets you pull bills of materials and assembly statuses without leaving your chat. This keeps your production line moving without manual lookups.

**Can my agent create new customers for me?**
Yes, the agent can create new customer records and profiles on the fly. This makes onboarding new clients much faster.

**Is the Unleashed MCP good for sales teams?**
It's great for sales teams who need to quickly list invoices or check customer details while on the phone with a client.

**Can I see my warehouse transfers with the Unleashed MCP?**
Yes, you can list and track transfers between different warehouse locations to keep your inventory accurate.

**Is the Unleashed MCP good for tracking purchase orders?**
Yes, you can pull details on specific supplier purchase orders or list all of them at once to manage your supply chain.

**How do I fetch the details of a specific Bill of Materials (BOM)?**
You can use the `get_bom` tool by providing the unique GUID of the Bill of Materials. The agent will return the complete component list and configuration details.

**Can I create a new customer directly through my AI agent?**
Yes! Use the `create_customer` tool. You will need to provide a unique `CustomerCode` and a `CustomerName`, along with any optional fields you wish to populate.

**How can I monitor active assembly processes?**
You can list all assemblies using `list_assemblies` (supporting pagination) or fetch a specific one using `get_assembly` with its GUID to check its status and progress.