OpenTHC Connector for AI agents.
12 live capabilities
Manage your cannabis seed-to-sale compliance and inventory.
Waiting for input…
Why people use OpenTHC
OpenTHC Cannabis Compliance: Stop Wrestling with Regulatory Portals
This Connector changes that by making your AI agent the primary interface for your operations. Instead of digging through rows of data, you just ask for the status of a specific transfer or the results of a recent lab test. It pulls the data directly from the OpenTHC engine, giving you a clear picture of your business in one place.
What Vinkius changes
You get a conversational interface for your entire cannabis supply chain.
Use it from Claude, ChatGPT, Cursor or another AI client you already have.
One account · 5,900+ Connectors
- Real-world use case 01
Checking harvest readiness
A cultivation manager needs to know what's ready for harvest in Room 3.
- Real-world use case 02
Preparing for an audit
A compliance officer is preparing for an audit.
- Real-world use case 03
Tracking a missing shipment
A supply chain lead is missing a shipment.
Complete set · 12capabilities
The complete OpenTHC capability set.
These are the exact actions your AI can choose when you ask it to work with OpenTHC.
01—04
4 capabilities in this set.
Part of 12 available through OpenTHC.
- 01 Capability
List companies
See all registered entities in your regulatory network, including license holders and retailers, to understand your business connections.
- 02 Capability
List inventory
Get a full list of inventory items with lot numbers, quantities, and current storage locations to audit your stock quickly.
- 03 Capability
List lab results
Pull laboratory test results and Certificates of Analysis for potency and contaminant levels to ensure you only sell safe and compliant products.
- 04 Capability
List lab samples
Check the status of samples currently submitted for testing, including requested test panels, to know when a batch is ready for release.
05—08
4 capabilities in this set.
Part of 12 available through OpenTHC.
- 05 Capability
List licenses
View all active cannabis licenses, including expiration dates and specific regulatory conditions, to stay compliant with state requirements.
- 06 Capability
List plants
See all plants in cultivation with their growth stages, strain varieties, and room locations to monitor your crops in real time.
- 07 Capability
List products
Browse your complete product catalog with SKU data, THC/CBD percentages, and regulatory tags to make it easy to manage your retail menu.
- 08 Capability
List sections
See all facility sections like drying rooms or warehouses with capacity and environmental data to plan your workflow and spatial inventory.
09—12
4 capabilities in this set.
Part of 12 available through OpenTHC.
- 09 Capability
List varieties
View all cannabis strains, genetics types, and breeder information registered in your system to track your genetics and strain performance.
- 10 Capability
List b2b transactions
View all wholesale transfer records including status, manifests, and fulfillment dates to track shipments and keep your logistics organized.
- 11 Capability
List b2c transactions
Pull retail sales history for daily reporting, tax verification, and purchase limit checks to reconcile inventory and verify sales.
- 12 Capability
List contacts
Access your list of verified business partners, regulatory agencies, and logistics providers to identify trusted partners before starting transfers.
Set up in minutes
One URL. Then ask OpenTHC to work.
Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use OpenTHC 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_kMxcua6nI2MfcLUtxzzXmNgJR37T39UVlRmpU3Rx/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 OpenTHC, and paste the URL above.
- Step 03
Turn it on in chat
Select +, open Connectors, and enable OpenTHC for the conversation.
ChatGPT · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_kMxcua6nI2MfcLUtxzzXmNgJR37T39UVlRmpU3Rx/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 OpenTHC URL.
- Step 03
Save and start
Save the connection and enable OpenTHC in your conversation. Desktop may ask you to restart once.
Cursor · IDE configuration
Advanced setup
{
"mcpServers": {
"openthc": {
"url": "https://edge.vinkius.com/vk_preview_kMxcua6nI2MfcLUtxzzXmNgJR37T39UVlRmpU3Rx/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 OpenTHC
Open Agent mode in chat and ask: "Using OpenTHC, help me...". 12 tools available
VS Code Copilot · IDE configuration
Advanced setup
{
"mcpServers": {
"openthc": {
"url": "https://edge.vinkius.com/vk_preview_kMxcua6nI2MfcLUtxzzXmNgJR37T39UVlRmpU3Rx/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 OpenTHC
Ask Copilot: "Using OpenTHC, help me...". 12 tools available
Windsurf · IDE configuration
Advanced setup
{
"mcpServers": {
"openthc": {
"url": "https://edge.vinkius.com/vk_preview_kMxcua6nI2MfcLUtxzzXmNgJR37T39UVlRmpU3Rx/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 OpenTHC
Open Cascade and ask: "Using OpenTHC, help me...". 12 tools available
Cline · IDE configuration
Advanced setup
{
"mcpServers": {
"openthc": {
"url": "https://edge.vinkius.com/vk_preview_kMxcua6nI2MfcLUtxzzXmNgJR37T39UVlRmpU3Rx/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 OpenTHC
Ask Cline: "Using OpenTHC, help me...". 12 tools available
Claude Code · Terminal command
Advanced setup
claude mcp add openthc --transport http "https://edge.vinkius.com/vk_preview_kMxcua6nI2MfcLUtxzzXmNgJR37T39UVlRmpU3Rx/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 OpenTHC
Ask Claude: "Using OpenTHC, show me...". 12 tools are ready
Where the request belongs
Work OpenTHC can move forward.
Who wakes up in the morning needing this? Cultivation managers, compliance officers, and dispensary owners who are tired of clicking through heavy regulatory portals and manually updating spreadsheets.
Cultivation Manager
They check plant health and harvest windows in every room without opening the CRE portal.
Compliance Officer
They verify license validity and pull audit-ready documentation through simple questions.
Dispensary Operator
They check product availability and review CoAs before a sale happens.
Supply Chain Coordinator
They track B2B transfer status and verify incoming quantities across facilities.
Build the capability set
Add more capabilities.
Each Connector adds new actions and data without changing how you work.
Browse ConnectorsNabis
Cannabis wholesale and distribution. manage orders, inventory, and retailers via Nabis.
Metrc
Cannabis track-and-trace via Metrc. track facilities, items, plants, and harvests.
Seed Treatment Calculator
Calculate precise quantities, application sequences, and costs for seed treatment batches.
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.
PharmWare
Automate cannabis laboratory testing via PharmWare. manage samples, track test results, issue Certificates of Analysis, and monitor lab workflows from any AI agent.
Bring your own AI
Change the model, client or framework. Keep OpenTHC 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 OpenTHC.
The practical details behind the request, access and result.
What does the OpenTHC MCP do for my cannabis business?
The OpenTHC MCP connects your cannabis compliance data to your AI agent. It lets you manage everything from seed-to-sale tracking to lab results and inventory without leaving your chat window.
Can I use OpenTHC to check my lab results?
Yes, you can ask your agent to pull up the latest lab results and Certificates of Analysis. It shows you the potency, terpene profiles, and contaminant levels for any batch in your inventory.
How does OpenTHC help with B2B wholesale transfers?
It tracks all your wholesale transfers, including status updates and manifests. You can see what's been received, what's pending, and where your shipments are in the supply chain.
Can my AI agent track my plants in cultivation?
Your agent can see every plant in your cultivation area. You can ask about growth stages, specific room locations, and estimated harvest dates for different strains.
Does OpenTHC help with retail sales compliance?
It helps you track retail transactions and verify purchase limits. You can pull daily sales reports and check your inventory deductions to make sure you're following all rules.
Can I use OpenTHC to manage my licenses?
You can use it to see all your active licenses in one place. It shows you the expiration dates and specific conditions for each one so you never miss a renewal deadline.
How do I use OpenTHC to see my inventory?
You can ask your agent to show you exactly what's in stock across your whole facility. It lists items by lot number, quantity, and where they are stored in your warehouse or cultivation rooms.
Can my AI automatically check if a cannabis batch has passed laboratory testing before I approve a sale?
Yes! Use the list_lab_results capability to fetch all Certificates of Analysis (CoA) and review potency, terpene profiles, and contaminant test results. Your AI agent will respond with complete pass/fail determinations and analytical data linked to specific inventory lots. Always verify CoA clearance before creating B2B transfer orders or retail sales to ensure regulatory compliance.
How do I quickly list all active plants in a specific cultivation room to check growth stages and predict harvest windows?
Simply ask the agent to run the list_plants action. It will compile all active plant records with their POP/PIP tags, current growth stage (vegetative, flowering, harvesting), strain variety, and estimated harvest dates. For facility-specific filtering, cross-reference with the list_sections capability to identify the target cultivation room GID and request plants assigned to that spatial zone.
Does the OpenTHC integration permit modifying or destroying inventory records?
No. The current capability set focuses strictly on read-only querying and analytical operations. listing companies, verifying licenses, inspecting inventory, reviewing lab results, and tracking B2B/B2C transactions. State alteration operations (creating, adjusting, or destroying inventory) are not currently exposed, assuring your compliance records remain secure against destructive queries. This design prioritizes audit readiness and regulatory reporting safety.
One connection away
Give your agent a direct line to OpenTHC.
Connect OpenTHC once. Keep it beside 5,900+ managed Connectors when the next task needs more.
Explore every Connector No credit card required · Free tier available