# Canix ERP MCP for AI Agents AI Agent Connect

> Canix ERP MCP lets you manage your cannabis operations through any AI agent. Track inventory, monitor plant batches, and check sales orders without jumping between tabs. It gives you direct control over your cultivation data, packaging supplies, and facility info using plain language.

## Overview
- **Category:** erp-operations
- **Price:** Free
- **Endpoint:** https://edge.vinkius.com/vk_preview_eSv6qjb2cJJHqpt1iF6paI2ifhAjjpz7PvRaxXGv/ai-agent-connect
- **Tags:** seed-to-sale, compliance, cultivation, inventory-tracking, cannabis-erp, supply-chain

## Description

Running a cannabis operation means juggling a million moving parts. You're usually stuck clicking through complex dashboards to see if a batch is ready, checking if you have enough nutrients in the back, or hunting down a specific sales order. This Connector changes that by putting your Canix data directly into your AI agent. Instead of navigating a bulky ERP interface, you just ask your agent for what you need. You can check the status of immature plant batches across different facilities or pull up the details on a specific package in seconds. It handles the heavy lifting of data retrieval for both your cannabis products and your non-cannabis supplies like packaging and nutrients. By connecting this to the Vinkius catalog, you get a way to orchestrate your entire supply chain through a single conversation. It's about moving from manual data entry and hunting for info to just getting answers when you need them.

## Tools

### get_account_info
Pulls core account details to verify your facility setup. This helps you keep your workspace organization accurate.

### get_non_cannabis_product
Gets specific details on supplies like nutrients or packaging. Use this to check on your non-cannabis stock levels.

### get_package_details
Retrieves full metadata for a specific cannabis package. It's the fastest way to see what's inside a specific item.

### get_plant_details
Shows the current status and data for an individual plant. This is perfect for checking the health of a specific crop.

### get_sales_order
Pulls the contents and status of a specific sales order. Use this to quickly see where a customer's order stands.

### list_non_cannabis_inventory
Lists all non-cannabis items like supplies and packaging. Keep your backend organized by checking these levels often.

### list_inventory_packages
Lists every cannabis package currently in your Canix inventory. Get a birds eye view of your entire stock in one go.

### list_plants
Lists all individual plants currently in the cultivation phase. Use this to see the total scale of your current grow.

### list_sales_orders
Lists all sales orders to help track your sales pipeline. It makes it easy to see every order that's coming in.

### list_plant_batches
Lists all immature plant batches currently in your facilities. This helps you keep an eye on your growing pipeline.

## Prompt Examples

**Prompt:** 
```
Show me all the immature plant batches we have right now.
```

**Response:** 
```
I've pulled your current immature plant batches. You have 4 active batches across 2 facilities:

*   **Batch A1** (Facility 1)
*   **Batch B2** (Facility 1)
*   **Batch C3** (Facility 2)
*   **Batch D4** (Facility 2)
```

**Prompt:** 
```
Do we have any packaging or nutrients left in stock?
```

**Response:** 
```
Checking your non-cannabis inventory...

**Supplies Status:**
*   **Packaging:** 500 units remaining
*   **Nutrients:** 12 bags (High Nitrogen)
*   **Supplies:** 40 units of cleaning solution
```

**Prompt:** 
```
What's the status of sales order 4452?
```

**Response:** 
```
Sales order 4452 is currently **Shipped**.

*   **Customer:** Green Leaf Dispensary
*   **Contents:** 10x Indica Cartridges, 5x Blue Dream Flower
*   **Payment:** Paid in full
```

## Capabilities

### List cannabis packages
Pull a full list of all cannabis packages currently in your inventory.

### Monitor plant growth
Get the current status and data for individual plants in your cultivation phase.

### Track plant batches
See all immature plant batches across your different facilities.

### View sales orders
Access details, contents, and payment history for specific sales orders.

### Check non-cannabis inventory
Retrieve stock levels for supplies like packaging, nutrients, and other items.

### Pull facility data
Get core account and facility information straight from your Canix workspace.

## Use Cases

### Checking supply levels for a big order
An inventory lead needs to know if they have enough packaging for a big order. They ask the agent to list non_cannabis_inventory to see what's in the back.

### Getting a quick count of flowering plants
A cultivation manager wants to see how many plants are in the flowering phase. They use list_plants to get a quick count across all facilities.

### Tracking a specific customer shipment
A sales rep needs to check the status of a specific shipment. They ask the agent for the details of a specific sales order to see if it's shipped.

### Verifying individual plant health
A grower wants to see the progress of a specific plant in a batch. They use get_plant_details to see its individual health and status.

## Benefits

- Stop clicking through tabs by using list_inventory_packages to see everything in one view.
- Track growth faster with list_plant_batches to monitor immature crops across all locations.
- Keep supplies organized by checking list_non_cannabis_inventory for nutrients and packaging.
- Get instant order clarity by pulling data with get_sales_order for any specific customer.
- Verify batch details quickly using get_package_details to ensure compliance and accuracy.
- Monitor your entire cultivation phase easily with list_plants to see your total crop count.

## How It Works

The bottom line is you get a conversational interface for your entire cannabis ERP.

1. Subscribe to the Canix ERP MCP on Vinkius.
2. Enter your Canix API Key into your AI client settings.
3. Ask your agent to list inventory, check plant statuses, or pull order details.

## Frequently Asked Questions

**Can I use Canix ERP MCP to track my plants?**
Yes, you can use it to monitor individual plants and immature batches across your facilities using natural language.

**Does Canix ERP MCP include non-cannabis items?**
It does. You can check your inventory for supplies like packaging and nutrients just as easily as your cannabis products.

**How do I connect Canix ERP MCP to my AI agent?**
You just need to subscribe to the Connector on Vinkius and provide your Canix API Key in your client settings.

**Can I see sales orders with Canix ERP MCP?**
You can list all sales orders and pull specific details like contents and payment history for any order ID.

**Is Canix ERP MCP good for multi-facility management?**
Yes, it allows you to pull data from all your facilities to see your entire operation in one place.

**Can I get specific package details with Canix ERP MCP?**
You can pull detailed metadata for any specific cannabis package just by asking your agent for the ID.

**Can I check the weight of a specific package using the agent?**
Yes! Use the `get_package_details` tool with the Package ID. Your agent will fetch the detailed metadata, which includes the weight and unit of measure directly from Canix.

**How do I list all the plants in a specific growth phase?**
Simply ask the agent to `list_plants`. You can then filter the results by growth phase or status metadata using the agent's natural language capabilities.

**Does the integration allow creating a new sales order?**
The current toolset is focused on querying and monitoring (Read-Only) for operational oversight. Creating or updating sales orders should be managed through the Canix web interface or dedicated sales terminal.