# Nabis MCP for AI Agents AI Agent Connect

> Nabis MCP connects your AI agent to the Nabis Platform V2 API. It handles wholesale cannabis order management, real-time inventory tracking across warehouses, and retailer insights. Use it to manage invoices, payment statuses, and delivery schedules for your cannabis distribution business.

## Overview
- **Category:** finance-accounting
- **Price:** Free
- **Endpoint:** https://edge.vinkius.com/vk_preview_X2iyQFdaSlwTFWTWA6WoNnDjSc3AIRQFq2qZ7ZrI/ai-agent-connect
- **Tags:** wholesale-distribution, order-management, inventory-tracking, logistics, cannabis-industry

## Description

Managing a cannabis distribution network usually means jumping between tabs to see what's in stock and what's pending. You have to check one system for warehouse counts, another for retailer licenses, and a third for outstanding invoices. This Connector changes that by giving your AI agent a direct line into the Nabis Platform. Instead of digging through dashboards, you can just ask your agent to find specific order details or check stock levels in a specific region. It handles the heavy lifting of pulling data from the supply chain so you can focus on moving product. Because it's hosted on Vinkius, you get a reliable way to plug these capabilities into your existing workflow without manual data entry. You'll see real-time updates on inventory and retailer statuses, making it much easier to coordinate logistics and keep your distribution on track.

## Tools

### get_days_off
Find out when Nabis operations are closed. This helps you avoid scheduling deliveries on holidays.

### get_invoice
Pull specific details for a single invoice. Use this to check payment terms for a specific customer.

### get_order
See the full details of a specific wholesale order. This is useful for checking individual shipment status.

### get_retailer
Get detailed information about a specific retail partner. Use it to verify shop details quickly.

### get_warehouse_count
Check how many units are currently in a specific warehouse. This helps you see exact stock levels.

### list_inventory
See a full list of inventory quantities across your locations. Use this to get a high level view of stock.

### list_invoices
View a complete list of all invoices in the system. This helps you track all outstanding payments at once.

### list_orders
Pull a list of all wholesale orders across your markets. Use this to see what's pending for the week.

### list_retailers
Get a full list of all retailers in your distribution network. This helps you manage your retail partners.

### list_warehouses
See all warehouse locations currently in your network. Use this to map out your distribution points.

## Prompt Examples

**Prompt:** 
```
Show me the current stock levels for all warehouses.
```

**Response:** 
```
Checking your inventory... Here is the current stock count across your locations:

| Warehouse | Stock Count |
| :--- | :--- |
| Los Angeles | 1,250 |
| New York | 840 |
| Chicago | 610 |

You have 3 warehouses active. Would you like to see a breakdown for a specific product?
```

**Prompt:** 
```
Are there any overdue invoices for our retailers?
```

**Response:** 
```
I've scanned your invoices. Here are the 3 outstanding payments:

* **Green Leaf Retail** - Invoice #8829 ($4,200) - 12 days overdue
* **Sunset Dispensary** - Invoice #8841 ($1,150) - 5 days overdue
* **Urban Bloom** - Invoice #8850 ($2,300) - 2 days overdue

Would you like me to pull the full details for any of these?
```

**Prompt:** 
```
List all pending orders in the New York market.
```

**Response:** 
```
Filtering orders for NY... I found 5 pending wholesale orders:

1. **Order #9921** - 50 units (Pending)
2. **Order #9925** - 120 units (Processing)
3. **Order #9930** - 30 units (Pending)
4. **Order #9932** - 80 units (Pending)
5. **Order #9941** - 200 units (Pending)

Let me know if you want to see the details for any specific one.
```

## Capabilities

### Track wholesale orders
See every pending or completed order across different markets.

### Monitor warehouse stock
Get real-time counts of products across multiple locations.

### Check retailer status
Pull license info and details for your retail partners.

### Manage invoices
View payment statuses and aging reports for your accounts.

### Coordinate logistics
Access warehouse locations and delivery schedules instantly.

## Use Cases

### Checking stock for a big order
A manager asks the agent if there's enough stock for a CA order. The agent uses `list_inventory` and `get_warehouse_count` to confirm the numbers for that specific region.

### Tracking late payments
An accountant asks which retailers haven't paid yet. The agent uses `list_invoices` and `get_invoice` to identify and list all overdue accounts.

### Onboarding new retailers
A sales rep wants to know if a new shop is licensed. The agent uses `get_retailer` to pull their current status and details from the Nabis platform.

### Warehouse planning
A logistics lead needs to see all warehouse locations to plan a route. The agent uses `list_warehouses` to map out the distribution points.

## Benefits

- Get real-time stock levels across all warehouses by using `list_inventory` to avoid overselling. This gives you a live view of your entire supply chain so you can make informed decisions on what to ship next.
- Speed up payment collection by quickly pulling aging reports and payment statuses with `list_invoices`. You can identify which accounts need attention without digging through spreadsheets.
- Improve delivery accuracy by checking warehouse locations and schedules using `list_warehouses`. This ensures your logistics team knows exactly where to move product.
- Verify retailer credentials instantly with `list_retailers` to ensure compliance during distribution. You can check license info for any shop in your network in seconds.
- Save time on order fulfillment by using `list_orders` to see what's pending in different markets. This helps you prioritize your daily shipments based on actual demand.

## How It Works

The bottom line is you get a direct bridge between your AI and your cannabis supply chain data.

1. Subscribe to the Nabis MCP on Vinkius.
2. Provide your Nabis Access Token from the developer portal.
3. Connect your AI client to start querying your cannabis distribution data.

## Frequently Asked Questions

**Can the Nabis MCP help me manage my cannabis wholesale orders?**
Yes, it lets your AI agent pull and list all wholesale orders across different markets. This helps you keep track of what's pending and what's shipped in real-time.

**How do I check my warehouse stock with this Connector?**
You can ask your agent to list inventory quantities or get specific warehouse counts. It gives you a live look at what's sitting in each location.

**Can I use the Nabis MCP to see retailer license statuses?**
Yes, the Connector can pull detailed information about your retailers, including their current license status. This makes it easier to stay compliant.

**Does the Nabis MCP handle my invoices and payments?**
It can list all your invoices and pull specific details for each one. This is great for tracking payment statuses and aging reports.

**Is the Nabis MCP good for cannabis logistics?**
Yes, it provides visibility into warehouse locations and delivery schedules. You can use it to coordinate your distribution more effectively.

**How do I connect my Nabis account to my AI client?**
You just need to subscribe to the Connector on Vinkius and enter your Nabis Access Token from the developer portal. Once connected, your agent can start pulling data.

**How do I get a Nabis Access Token?**
Log in to the Nabis Platform, navigate to the Developer settings, and generate a new V2 Access Token.

**Which markets are supported?**
The API supports all active Nabis markets, including California and New York.