Dutchie Plus Connector for AI agents.
10 live capabilities
Manage multi-location dispensary operations and online retail orders.
Waiting for input…
Why people use Dutchie Plus
Dutchie Plus for Multi-Location Dispensary Management
This Connector lets you skip the clicks. You just ask your agent what's happening with your orders or brands. You get the data you need in a single chat, letting you focus on running the business instead of navigating a dashboard.
What Vinkius changes
It turns your AI into a live dashboard for your entire cannabis retail network.
Use it from Claude, ChatGPT, Cursor or another AI client you already have.
One account · 5,900+ Connectors
- Real-world use case 01
Checking fulfillment status
An ops lead asks for orders ready for pickup at a specific store.
- Real-world use case 02
Auditing brand counts
An inventory lead wants to know how many brands are synced.
- Real-world use case 03
Locating specific shops
A manager wants to know if a specific city has a shop.
Complete set · 10capabilities
The complete Dutchie Plus capability set.
These are the exact actions your AI can choose when you ask it to work with Dutchie Plus.
01—04
4 capabilities in this set.
Part of 10 available through Dutchie Plus.
- 01 Capability
Get dutchie plus metadata
Get your account limits and metadata. This helps you understand your enterprise account boundaries.
- 02 Capability
Quick enterprise volume audit
Get a high-level summary of order activity across multiple locations. This is perfect for a quick pulse check on volume.
- 03 Capability
List pending fulfillment orders
Find orders that are ready for pickup or still need to be packed. It helps you prioritize your warehouse tasks.
- 04 Capability
List synced brands
See all product brands currently synced in your enterprise account. Use this to audit your brand catalog.
05—07
3 capabilities in this set.
Part of 10 available through Dutchie Plus.
- 05 Capability
List dispensary locations
Get a full list of all dispensary locations in your network. This gives you a complete overview of your fleet.
- 06 Capability
List online menus
See all online menus configured for a specific store. It helps you verify that your digital menus are live.
- 07 Capability
List enterprise orders
Pull recent online orders for a specific dispensary. This is your go-to for checking store-specific sales.
08—10
3 capabilities in this set.
Part of 10 available through Dutchie Plus.
- 08 Capability
Search dispensaries by city
Find locations by typing in a city name or keyword. This is the fastest way to locate a specific shop.
- 09 Capability
Get location details
Pull specific configuration and status for a single dispensary. Use this to see the health of a specific shop.
- 10 Capability
Get order details
See the full details for a specific online order. It provides the granular data needed for individual fulfillment.
Set up in minutes
One URL. Then ask Dutchie Plus to work.
Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use Dutchie Plus 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_jVMalH3UDzdwah7oIsBWTqncnPTZRyg1wT7XpLC8/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 Dutchie Plus, and paste the URL above.
- Step 03
Turn it on in chat
Select +, open Connectors, and enable Dutchie Plus for the conversation.
ChatGPT · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_jVMalH3UDzdwah7oIsBWTqncnPTZRyg1wT7XpLC8/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 Dutchie Plus URL.
- Step 03
Save and start
Save the connection and enable Dutchie Plus in your conversation. Desktop may ask you to restart once.
Cursor · IDE configuration
Advanced setup
{
"mcpServers": {
"dutchie-plus": {
"url": "https://edge.vinkius.com/vk_preview_jVMalH3UDzdwah7oIsBWTqncnPTZRyg1wT7XpLC8/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 Dutchie Plus
Open Agent mode in chat and ask: "Using Dutchie Plus, help me...". 10 tools available
VS Code Copilot · IDE configuration
Advanced setup
{
"mcpServers": {
"dutchie-plus": {
"url": "https://edge.vinkius.com/vk_preview_jVMalH3UDzdwah7oIsBWTqncnPTZRyg1wT7XpLC8/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 Dutchie Plus
Ask Copilot: "Using Dutchie Plus, help me...". 10 tools available
Windsurf · IDE configuration
Advanced setup
{
"mcpServers": {
"dutchie-plus": {
"url": "https://edge.vinkius.com/vk_preview_jVMalH3UDzdwah7oIsBWTqncnPTZRyg1wT7XpLC8/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 Dutchie Plus
Open Cascade and ask: "Using Dutchie Plus, help me...". 10 tools available
Cline · IDE configuration
Advanced setup
{
"mcpServers": {
"dutchie-plus": {
"url": "https://edge.vinkius.com/vk_preview_jVMalH3UDzdwah7oIsBWTqncnPTZRyg1wT7XpLC8/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 Dutchie Plus
Ask Cline: "Using Dutchie Plus, help me...". 10 tools available
Claude Code · Terminal command
Advanced setup
claude mcp add dutchie-plus --transport http "https://edge.vinkius.com/vk_preview_jVMalH3UDzdwah7oIsBWTqncnPTZRyg1wT7XpLC8/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 Dutchie Plus
Ask Claude: "Using Dutchie Plus, show me...". 10 tools are ready
Where the request belongs
Work Dutchie Plus can move forward.
This is for the operations lead who's tired of manual audits and the retail manager trying to keep five different locations running smoothly from one desk.
Retail Operations Manager
Monitors fulfillment speeds and order volumes across multiple locations to ensure smooth daily operations.
Digital Marketing Lead
Checks online menu URLs and category mappings to keep the digital storefront accurate.
Inventory Coordinator
Audits synchronized brands and product counts to ensure catalog consistency across the fleet.
Build the capability set
Add more capabilities.
Each Connector adds new actions and data without changing how you work.
Browse ConnectorsDutchie POS
Equip your AI agent to manage cannabis retail products, track inventory, and monitor orders via the Dutchie POS API.
GoTab
Manage your restaurant operations. menus, orders, and tabs via AI.
GoFood
Automate GoFood merchant operations. manage outlets, menus, orders, promos, and payments directly from any AI agent.
Fizzpa
Market your restaurant or food business with digital menus, online ordering integration, and customer engagement capabilities.
Canix ERP
Manage your cannabis operations via Canix. track inventory, plants, and sales orders directly from any AI agent.
NCR Voyix
Manage commerce and retail operations via NCR Voyix. track orders, sites, products, and inventory directly from your AI agent.
Bring your own AI
Change the model, client or framework. Keep Dutchie Plus 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 Dutchie Plus.
The practical details behind the request, access and result.
Can Dutchie Plus MCP help manage multiple dispensary locations?
Yes, it lets you list all locations and get specific details for each one in your network in one go.
How does Dutchie Plus MCP handle online orders?
It allows you to pull recent orders for specific stores or see what's currently awaiting fulfillment across your fleet.
Can I use Dutchie Plus MCP to check my online menus?
You can list all online menus configured for any location to verify links and categories for your customers.
Does Dutchie Plus MCP support brand synchronization?
It lets you see all the product brands currently synced across your enterprise account to help with inventory audits.
How do I find a specific shop using Dutchie Plus MCP?
You can search for dispensaries by city name or other keywords to quickly locate a specific site in your network.
Can Dutchie Plus MCP show me my order volume?
Yes, you can run a high-level audit of order activity across your entire enterprise fleet to see overall performance.
How do I get a Dutchie Plus API Key?
Log in to your Dutchie Plus enterprise dashboard, navigate to the API or Integrations section in your enterprise settings, and you can generate your unique API Key from there.
Can the agent manage inventory levels?
Dutchie Plus primarily manages the online e-commerce layer. Inventory levels are typically managed in the underlying POS (like Dutchie POS). This integration focuses on menus and online orders.
Does it support multi-location reporting?
Yes, you can use the list_dispensary_locations capability to see all sites and then query orders or menus for any specific location in your network.
One connection away
Give your agent a direct line to Dutchie Plus.
Connect Dutchie Plus once. Keep it beside 5,900+ managed Connectors when the next task needs more.
Explore every Connector No credit card required · Free tier available