Nabis Connector for AI agents.
10 live capabilities
Manage cannabis wholesale orders and real-time inventory across your distribution network.
Waiting for input…
Why people use Nabis
Nabis for Cannabis Wholesale Distribution
With this Connector, your AI agent handles the heavy lifting of pulling data from the Nabis Platform. You can ask about specific order details or check stock levels in a specific region with a single prompt. You get a clear picture of your entire supply chain without the manual clicking.
What Vinkius changes
You get a direct bridge between your AI and your cannabis supply chain data.
Use it from Claude, ChatGPT, Cursor or another AI client you already have.
One account · 5,900+ Connectors
- Real-world use case 01
Checking stock for a big order
A manager asks the agent if there's enough stock for a CA order.
- Real-world use case 02
Tracking late payments
An accountant asks which retailers haven't paid yet.
- Real-world use case 03
Onboarding new retailers
A sales rep wants to know if a new shop is licensed.
Complete set · 10capabilities
The complete Nabis capability set.
These are the exact actions your AI can choose when you ask it to work with Nabis.
01—04
4 capabilities in this set.
Part of 10 available through Nabis.
- 01 Capability
Get days off
Find out when Nabis operations are closed. This helps you avoid scheduling deliveries on holidays.
- 02 Capability
Get invoice
Pull specific details for a single invoice. Use this to check payment terms for a specific customer.
- 03 Capability
Get order
See the full details of a specific wholesale order. This is useful for checking individual shipment status.
- 04 Capability
Get retailer
Get detailed information about a specific retail partner. Use it to verify shop details quickly.
05—07
3 capabilities in this set.
Part of 10 available through Nabis.
- 05 Capability
Get warehouse count
Check how many units are currently in a specific warehouse. This helps you see exact stock levels.
- 06 Capability
List inventory
See a full list of inventory quantities across your locations. Use this to get a high level view of stock.
- 07 Capability
List invoices
View a complete list of all invoices in the system. This helps you track all outstanding payments at once.
08—10
3 capabilities in this set.
Part of 10 available through Nabis.
- 08 Capability
List orders
Pull a list of all wholesale orders across your markets. Use this to see what's pending for the week.
- 09 Capability
List retailers
Get a full list of all retailers in your distribution network. This helps you manage your retail partners.
- 10 Capability
List warehouses
See all warehouse locations currently in your network. Use this to map out your distribution points.
Set up in minutes
One URL. Then ask Nabis to work.
Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use Nabis 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_X2iyQFdaSlwTFWTWA6WoNnDjSc3AIRQFq2qZ7ZrI/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 Nabis, and paste the URL above.
- Step 03
Turn it on in chat
Select +, open Connectors, and enable Nabis for the conversation.
ChatGPT · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_X2iyQFdaSlwTFWTWA6WoNnDjSc3AIRQFq2qZ7ZrI/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 Nabis URL.
- Step 03
Save and start
Save the connection and enable Nabis in your conversation. Desktop may ask you to restart once.
Cursor · IDE configuration
Advanced setup
{
"mcpServers": {
"nabis": {
"url": "https://edge.vinkius.com/vk_preview_X2iyQFdaSlwTFWTWA6WoNnDjSc3AIRQFq2qZ7ZrI/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 Nabis
Open Agent mode in chat and ask: "Using Nabis, help me...". 10 tools available
VS Code Copilot · IDE configuration
Advanced setup
{
"mcpServers": {
"nabis": {
"url": "https://edge.vinkius.com/vk_preview_X2iyQFdaSlwTFWTWA6WoNnDjSc3AIRQFq2qZ7ZrI/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 Nabis
Ask Copilot: "Using Nabis, help me...". 10 tools available
Windsurf · IDE configuration
Advanced setup
{
"mcpServers": {
"nabis": {
"url": "https://edge.vinkius.com/vk_preview_X2iyQFdaSlwTFWTWA6WoNnDjSc3AIRQFq2qZ7ZrI/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 Nabis
Open Cascade and ask: "Using Nabis, help me...". 10 tools available
Cline · IDE configuration
Advanced setup
{
"mcpServers": {
"nabis": {
"url": "https://edge.vinkius.com/vk_preview_X2iyQFdaSlwTFWTWA6WoNnDjSc3AIRQFq2qZ7ZrI/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 Nabis
Ask Cline: "Using Nabis, help me...". 10 tools available
Claude Code · Terminal command
Advanced setup
claude mcp add nabis --transport http "https://edge.vinkius.com/vk_preview_X2iyQFdaSlwTFWTWA6WoNnDjSc3AIRQFq2qZ7ZrI/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 Nabis
Ask Claude: "Using Nabis, show me...". 10 tools are ready
Where the request belongs
Work Nabis can move forward.
This is for cannabis distribution managers and wholesale operations leads who are tired of manual inventory audits and chasing down missing invoice details.
Distribution Manager
Checks stock levels and warehouse counts to coordinate large shipments.
Accounts Receivable Clerk
Monitors aging reports and payment statuses to keep the books balanced.
Logistics Coordinator
Tracks delivery schedules and warehouse locations to ensure on-time fulfillment.
Build the capability set
Add more capabilities.
Each Connector adds new actions and data without changing how you work.
Browse ConnectorsOpenTHC
Automate cannabis compliance via OpenTHC. track plants, manage inventory, query lab results, and handle B2B/B2C transactions directly from any AI agent.
Metrc
Cannabis track-and-trace via Metrc. track facilities, items, plants, and harvests.
Coppel
Automate retail operations via Coppel. browse products, manage orders, check customer credit, and find stores across Mexico from any AI agent.
Envi Healthcare Supply Chain
Equip your AI agent to manage healthcare purchase orders, track medical inventory, and monitor vendors via the Envi API.
Canix ERP
Manage your cannabis operations via Canix. track inventory, plants, and sales orders directly from any AI agent.
LeafLink
Manage cannabis wholesale orders, products, and inventory via the LeafLink API.
Bring your own AI
Change the model, client or framework. Keep Nabis 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 Nabis.
The practical details behind the request, access and result.
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.
One connection away
Give your agent a direct line to Nabis.
Connect Nabis once. Keep it beside 5,900+ managed Connectors when the next task needs more.
Explore every Connector No credit card required · Free tier available