LeafLink Connector for AI agents.
9 live capabilities
Manage cannabis wholesale orders and inventory levels with natural language.
Waiting for input…
Why people use LeafLink
LeafLink for Cannabis Wholesale Order Management
With this Connector, you just tell your agent to update the inventory. You get a conversational interface that handles the heavy lifting for you.
What Vinkius changes
You get a conversational way to manage your entire cannabis wholesale operation.
Use it from Claude, ChatGPT, Cursor or another AI client you already have.
One account · 5,900+ Connectors
- Real-world use case 01
Quick stock adjustments
A manager notices a batch is sold out and asks the agent to check the stock of a specific flower variety, then uses update_product_inventory to set it to zero.
- Real-world use case 02
Batch order processing
An ops lead asks for all received orders and then uses update_order_status to accept the top three to get the fulfillment team started.
- Real-world use case 03
Rapid product launches
A sales lead wants to put a new strain live and uses create_new_product to add it to the catalog with the correct pricing and metadata.
Complete set · 9capabilities
The complete LeafLink capability set.
These are the exact actions your AI can choose when you ask it to work with LeafLink.
01—03
3 capabilities in this set.
Part of 9 available through LeafLink.
- 01 Capability
List wholesale brands
See all the brands registered in your account. This helps you keep track of your various wholesale partners.
- 02 Capability
Create new product
Add a new product to your wholesale catalog with a JSON body of details. Use this to get new items live quickly.
- 03 Capability
List wholesale customers
Get a full list of all your buyers and customers. Use this to see who is currently active in your network.
04—06
3 capabilities in this set.
Part of 9 available through LeafLink.
- 04 Capability
Get order details
Pull the specific details for a single wholesale order. This is perfect for checking specific item quantities.
- 05 Capability
Get product details
Retrieve specific information about a product in your catalog. Use this to check pricing or descriptions.
- 06 Capability
List received orders
See a list of all wholesale orders you've received. This gives you a bird's eye view of your current workload.
07—09
3 capabilities in this set.
Part of 9 available through LeafLink.
- 07 Capability
List wholesale products
View every product currently available in your inventory. Use this to audit your current stock levels.
- 08 Capability
Update order status
Change an order's status to accept, fulfill, cancel, or reject. This keeps your fulfillment pipeline moving.
- 09 Capability
Update product inventory
Change the stock level for a specific product in your catalog. Use this to keep your availability accurate.
Set up in minutes
One URL. Then ask LeafLink to work.
Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use LeafLink from the conversation.
Choose your client
Live previewAdvanced clients IDE · CLI
Claude · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_bsfto4fanjcWD1TimiUb8y30SuoppDWzIkiZYbQe/mcp - Step 01
Open Connectors
In Claude Web or Claude Desktop, open Settings and choose Connectors.
- Step 02
Add the URL
Choose Add custom connector, name it LeafLink, and paste the URL above.
- Step 03
Turn it on in chat
Select +, open Connectors, and enable LeafLink for the conversation.
ChatGPT · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_bsfto4fanjcWD1TimiUb8y30SuoppDWzIkiZYbQe/mcp - Step 01
Open MCP settings
On desktop, open Settings and MCP servers. On web, open your workspace app or connector settings.
- Step 02
Add the URL
Choose Add server with Streamable HTTP, or create a custom MCP app, then paste the LeafLink URL.
- Step 03
Save and start
Save the connection and enable LeafLink in your conversation. Desktop may ask you to restart once.
Cursor · IDE configuration
Advanced setup
{
"mcpServers": {
"leaflink": {
"url": "https://edge.vinkius.com/vk_preview_bsfto4fanjcWD1TimiUb8y30SuoppDWzIkiZYbQe/mcp"
}
}
} - Step 01
Open MCP Settings
Press Cmd+Shift+P (macOS) or Ctrl+Shift+P (Windows/Linux) → search "MCP Settings"
- Step 02
Add the server config
Paste the JSON configuration above into the mcp.json file that opens
- Step 03
Save the file
Cursor will automatically detect the new Connector
- Step 04
Start using LeafLink
Open Agent mode in chat and ask: "Using LeafLink, help me...". 9 tools available
VS Code Copilot · IDE configuration
Advanced setup
{
"mcpServers": {
"leaflink": {
"url": "https://edge.vinkius.com/vk_preview_bsfto4fanjcWD1TimiUb8y30SuoppDWzIkiZYbQe/mcp"
}
}
} - Step 01
Create MCP config
Create a .vscode/mcp.json file in your project root
- Step 02
Add the server config
Paste the JSON configuration above
- Step 03
Enable Agent mode
Open GitHub Copilot Chat and switch to Agent mode using the dropdown
- Step 04
Start using LeafLink
Ask Copilot: "Using LeafLink, help me...". 9 tools available
Windsurf · IDE configuration
Advanced setup
{
"mcpServers": {
"leaflink": {
"url": "https://edge.vinkius.com/vk_preview_bsfto4fanjcWD1TimiUb8y30SuoppDWzIkiZYbQe/mcp"
}
}
} - Step 01
Open MCP Settings
Go to Settings → MCP Configuration or press Cmd+Shift+P and search "MCP"
- Step 02
Add the server
Paste the JSON configuration above into mcp_config.json
- Step 03
Save and reload
Windsurf will detect the new server automatically
- Step 04
Start using LeafLink
Open Cascade and ask: "Using LeafLink, help me...". 9 tools available
Cline · IDE configuration
Advanced setup
{
"mcpServers": {
"leaflink": {
"url": "https://edge.vinkius.com/vk_preview_bsfto4fanjcWD1TimiUb8y30SuoppDWzIkiZYbQe/mcp"
}
}
} - Step 01
Open Cline MCP Settings
Click the Connectors icon in the Cline sidebar panel
- Step 02
Add remote server
Click "Add Connector" and paste the configuration above
- Step 03
Enable the server
Toggle the server switch to ON
- Step 04
Start using LeafLink
Ask Cline: "Using LeafLink, help me...". 9 tools available
Claude Code · Terminal command
Advanced setup
claude mcp add leaflink --transport http "https://edge.vinkius.com/vk_preview_bsfto4fanjcWD1TimiUb8y30SuoppDWzIkiZYbQe/mcp" - Step 01
Install Claude Code
Run npm install -g @anthropic-ai/claude-code if not already installed
- Step 02
Add the Connector
Run the command above in your terminal
- Step 03
Verify the connection
Run claude mcp to list connected servers, or type /mcp inside a session
- Step 04
Start using LeafLink
Ask Claude: "Using LeafLink, show me...". 9 tools are ready
Where the request belongs
Work LeafLink can move forward.
This is for the wholesale managers and ops leads who are tired of manual data entry and want to stay on top of high-volume orders without constant dashboard hopping.
Wholesale Manager
Checks order statuses and updates inventory levels during busy shifts to keep things moving.
Operations Lead
Automates the fulfillment workflow to ensure orders ship on time without manual status flipping.
Sales Director
Queries brand catalogs and buyer lists to prep for quarterly planning and growth sessions.
Build the capability set
Add more capabilities.
Each Connector adds new actions and data without changing how you work.
Browse ConnectorsCanix ERP
Manage your cannabis operations via Canix. track inventory, plants, and sales orders directly from any AI agent.
Dutchie POS
Equip your AI agent to manage cannabis retail products, track inventory, and monitor orders via the Dutchie POS API.
Dutchie Plus
Equip your AI agent to manage enterprise dispensary locations, track online menus, and monitor orders via the Dutchie Plus API.
Goflow
Manage multichannel e-commerce inventory, orders, and listings with ease.
Nabis
Cannabis wholesale and distribution. manage orders, inventory, and retailers via Nabis.
OpenTHC
Automate cannabis compliance via OpenTHC. track plants, manage inventory, query lab results, and handle B2B/B2C transactions directly from any AI agent.
Bring your own AI
Change the model, client or framework. Keep LeafLink connected.
-
Claude -
ChatGPT -
Gemini -
Cursor -
VS Code -
Windsurf -
ZCode -
Cline -
Zed -
Continue -
Kiro -
Roo Code -
Zencoder -
Goose -
Void -
Augment Code -
Amp -
Qodo -
Tabnine -
Pieces -
Sourcegraph Cody -
JetBrains -
Warp -
Amazon Q -
Antigravity -
BoltAI -
Raycast -
Jan -
LM Studio -
AnythingLLM -
Open WebUI -
Msty -
Cherry Studio -
LibreChat -
TypingMind -
Chorus -
5ire -
n8n -
LangChain -
LlamaIndex -
CrewAI -
Vercel AI SDK
Before you connect
Questions about LeafLink.
The practical details behind the request, access and result.
Can LeafLink MCP help me manage my cannabis wholesale orders?
Yes, it gives your AI agent the ability to list, view, and update wholesale orders directly. You can move orders through their lifecycle using simple commands.
How does LeafLink MCP update my inventory levels?
You can ask your agent to change the stock level for any specific product. It updates the availability in your catalog instantly so your buyers always see accurate info.
Can I use LeafLink MCP to add new products to my catalog?
Yes, you can have your agent create new product listings. Just provide the details like name and price, and it will add them to your wholesale catalog.
Does LeafLink MCP work with my existing LeafLink account?
It does. You just need to connect your account using your API key. Once connected, your AI agent can perform actions on your behalf across the whole platform.
Can I see my list of buyers using LeafLink MCP?
Yes, you can pull a full list of your registered buyers and customers. This makes it easy to see who is active in your wholesale network without digging through menus.
How does LeafLink MCP handle order status changes?
It allows you to transition orders to different states like accepted, fulfilled, or canceled. You just tell your agent which order to update and what the new status is.
How do I update the inventory level for a product?
Use the update_product_inventory capability with the unique product ID and the new total quantity. This will update the quantity field in LeafLink.
Can I fulfill an order using the agent?
Yes, use the update_order_status capability with the order number and set the action to 'fulfill' to transition the order status.
Is it possible to see my buyer list?
Absolutely. The list_wholesale_customers capability retrieves all organizational buyers and dispensary accounts registered in your LeafLink network.
One connection away
Give your agent a direct line to LeafLink.
Connect LeafLink once. Keep it beside 5,900+ managed Connectors when the next task needs more.
Explore every Connector No credit card required · Free tier available