Metrc Connector for AI agents.
10 live capabilities
Manage cannabis compliance and track-and-trace inventory with natural language.
Waiting for input…
Why people use Metrc
Metrc for Cannabis Compliance and Audit Readiness
This Connector changes that by letting you just ask your agent for the info you need. Instead of hunting for a specific license configuration, you get the answer in a chat window. You get a clear view of your entire operation without the manual clicking.
What Vinkius changes
You get a conversational interface for your compliance data without the headache of manual navigation.
Use it from Claude, ChatGPT, Cursor or another AI client you already have.
One account · 5,900+ Connectors
- Real-world use case 01
Verifying package contents
A compliance officer needs to check if a specific package is active.
- Real-world use case 02
Checking incoming stock
A warehouse manager wants to know what is arriving from a supplier.
- Real-world use case 03
Monitoring active strains
A cultivation lead needs to see which strains are currently in production.
Complete set · 10capabilities
The complete Metrc capability set.
These are the exact actions your AI can choose when you ask it to work with Metrc.
01—04
4 capabilities in this set.
Part of 10 available through Metrc.
- 01 Capability
List active harvests
See all current harvest activities for a specific facility. This helps you track production progress without manual updates.
- 02 Capability
List active items
Pull a list of all active items for a facility. Use this to see exactly what is currently in your inventory.
- 03 Capability
List active packages
Show all active packages currently in your facility. This is useful for tracking the movement of specific product batches.
- 04 Capability
List tracked plants
View all plants currently being tracked in a facility. It lets you monitor your cultivation progress in real-time.
05—07
3 capabilities in this set.
Part of 10 available through Metrc.
- 05 Capability
List active sales
Retrieve a list of all active sales receipts. Use this to pull your latest sales data for reporting or auditing.
- 06 Capability
List active strains
List all active strains associated with a facility. This helps you see which products are currently in production.
- 07 Capability
List incoming transfers
Check for any inventory transfers currently on their way. Use this to prepare for new stock arriving at your location.
08—10
3 capabilities in this set.
Part of 10 available through Metrc.
- 08 Capability
Get package details
Get specific metadata for a single package. This helps you verify the contents and status of individual units quickly.
- 09 Capability
Get unit of measures
List all available units of measure like grams or ounces. Use this to ensure your inventory units are consistent across the board.
- 10 Capability
List facilities
View all licensed facilities associated with your account. It gives you a quick overview of your entire licensed footprint.
Set up in minutes
One URL. Then ask Metrc to work.
Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use Metrc 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_rIgfrbnFBkv9SWAiD9vFM1C9vGXh2VK9afPvDbhI/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 Metrc, and paste the URL above.
- Step 03
Turn it on in chat
Select +, open Connectors, and enable Metrc for the conversation.
ChatGPT · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_rIgfrbnFBkv9SWAiD9vFM1C9vGXh2VK9afPvDbhI/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 Metrc URL.
- Step 03
Save and start
Save the connection and enable Metrc in your conversation. Desktop may ask you to restart once.
Cursor · IDE configuration
Advanced setup
{
"mcpServers": {
"metrc": {
"url": "https://edge.vinkius.com/vk_preview_rIgfrbnFBkv9SWAiD9vFM1C9vGXh2VK9afPvDbhI/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 Metrc
Open Agent mode in chat and ask: "Using Metrc, help me...". 10 tools available
VS Code Copilot · IDE configuration
Advanced setup
{
"mcpServers": {
"metrc": {
"url": "https://edge.vinkius.com/vk_preview_rIgfrbnFBkv9SWAiD9vFM1C9vGXh2VK9afPvDbhI/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 Metrc
Ask Copilot: "Using Metrc, help me...". 10 tools available
Windsurf · IDE configuration
Advanced setup
{
"mcpServers": {
"metrc": {
"url": "https://edge.vinkius.com/vk_preview_rIgfrbnFBkv9SWAiD9vFM1C9vGXh2VK9afPvDbhI/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 Metrc
Open Cascade and ask: "Using Metrc, help me...". 10 tools available
Cline · IDE configuration
Advanced setup
{
"mcpServers": {
"metrc": {
"url": "https://edge.vinkius.com/vk_preview_rIgfrbnFBkv9SWAiD9vFM1C9vGXh2VK9afPvDbhI/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 Metrc
Ask Cline: "Using Metrc, help me...". 10 tools available
Claude Code · Terminal command
Advanced setup
claude mcp add metrc --transport http "https://edge.vinkius.com/vk_preview_rIgfrbnFBkv9SWAiD9vFM1C9vGXh2VK9afPvDbhI/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 Metrc
Ask Claude: "Using Metrc, show me...". 10 tools are ready
Where the request belongs
Work Metrc can move forward.
Who wakes up in the morning needing this? The compliance officer who's tired of clicking through dashboards at 2am to verify a single sale, and the cultivation manager who needs to know the harvest status across five different sites instantly.
Compliance Officer
Checks sales receipts and unit configurations on Tuesday afternoons to ensure the business stays legal.
Inventory Manager
Tracks incoming transfers and active packages to keep the warehouse organized and avoid stockouts.
Cultivation Lead
Monitors plant life cycles and harvest batches to plan the next production cycle without manual data entry.
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.
PharmWare
Automate cannabis laboratory testing via PharmWare. manage samples, track test results, issue Certificates of Analysis, and monitor lab workflows from any AI agent.
Otreeba Cannabis API
Access cannabis strain data, lab results, and brand info via Otreeba API.
Nabis
Cannabis wholesale and distribution. manage orders, inventory, and retailers via Nabis.
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 Metrc 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 Metrc.
The practical details behind the request, access and result.
Can the Metrc MCP help with cannabis compliance?
Yes, it pulls sales receipts and license data directly from your account. This makes it much easier to stay on top of your state-specific requirements and prepare for audits.
How does the Metrc MCP handle inventory?
It allows you to see active items, packages, and strains across your facilities. You can ask your agent to check stock levels or look up specific package metadata instantly.
Can I use the Metrc MCP with Claude?
Yes, it works with Claude and any other MCP-compatible client. You can connect your Metrc account and start querying your data through the chat interface.
Does the Metrc MCP track plant life cycles?
Yes, it can list tracked plants for your facilities. This helps you monitor your cultivation progress and harvest batches in real-time without manual updates.
How do I connect my Metrc account?
You just need to provide your state-specific Base URL, Integrator Key, and User Key in the setup. Once connected, your agent can access your track-and-trace data.
Can I see my sales receipts with the Metrc MCP?
Yes, you can retrieve a list of active sales receipts through your agent. This is great for quick reporting or verifying recent transactions without logging into the portal.
How do I find my Metrc API Keys?
Your Integrator Key is provided by your software vendor. Your User Key is found in your Metrc User Profile under the 'API Keys' section.
Which Base URL should I use?
You must use the API URL corresponding to your state (e.g., https://api-ca.metrc.com for California).
Is my regulatory data secure?
Absolutely. Your token is encrypted at rest and injected securely at runtime.
One connection away
Give your agent a direct line to Metrc.
Connect Metrc once. Keep it beside 5,900+ managed Connectors when the next task needs more.
Explore every Connector No credit card required · Free tier available