Cannlytics Strain API Connector for AI agents.
5 live capabilities
Get accurate cannabis strain data and effect profiles for your research or retail needs.
Waiting for input…
Why people use Cannlytics Strain API
Cannlytics Strain API for accurate cannabis research data
This Connector changes that by putting the Cannlytics database right in front of your AI. You just ask a question and get a clean summary of effects, flavors, and genetics instantly.
What Vinkius changes
You get a structured cannabis database piped directly into your AI's memory.
Use it from Claude, ChatGPT, Cursor or another AI client you already have.
One account · 5,900+ Connectors
- Real-world use case 01
A customer wants a substitute for a sold-out strain
A budtender asks the agent for something like OG Kush, and it uses get_similar_strains to find three options with similar genetics.
- Real-world use case 02
A consumer wants to know if a strain will make them sleepy
A customer asks the agent about Sour Diesel effects, and it uses get_effects to list the specific positive and negative impacts.
- Real-world use case 03
A researcher wants to map out flavor trends
A researcher asks the agent to find all strains with citrus notes, and it uses get_flavors and search_strains to compile a list.
Complete set · 5capabilities
The complete Cannlytics Strain API capability set.
These are the exact actions your AI can choose when you ask it to work with Cannlytics Strain API.
01—03
3 capabilities in this set.
Part of 5 available through Cannlytics Strain API.
- 01 Capability
Get effects
Pulls the reported positive, negative, and medical effects for a specific strain. This helps you understand how a strain actually impacts the user.
- 02 Capability
Get flavors
Retrieves the specific flavor profile, like earthy or citrus, for a strain. Use this to give customers a clear idea of the taste.
- 03 Capability
Get strain
Fetches the full detailed profile for a specific cannabis strain. It provides a complete overview of everything you need to know about a single variety.
04—05
2 capabilities in this set.
Part of 5 available through Cannlytics Strain API.
- 04 Capability
Search strains
Searches the database for strains based on a name or keyword. This is the fastest way to find specific entries in the Cannlytics library.
- 05 Capability
Get similar strains
Identifies other strains that share similar genetics or characteristics. It helps you find alternatives when a specific strain is unavailable.
Set up in minutes
One URL. Then ask Cannlytics Strain API to work.
Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use Cannlytics Strain API 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_xBqeeuayu3fpaCm1jDzBfcDEKB3alWcuFCPM9dCF/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 Cannlytics Strain API, and paste the URL above.
- Step 03
Turn it on in chat
Select +, open Connectors, and enable Cannlytics Strain API for the conversation.
ChatGPT · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_xBqeeuayu3fpaCm1jDzBfcDEKB3alWcuFCPM9dCF/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 Cannlytics Strain API URL.
- Step 03
Save and start
Save the connection and enable Cannlytics Strain API in your conversation. Desktop may ask you to restart once.
Cursor · IDE configuration
Advanced setup
{
"mcpServers": {
"cannlytics-strain-api": {
"url": "https://edge.vinkius.com/vk_preview_xBqeeuayu3fpaCm1jDzBfcDEKB3alWcuFCPM9dCF/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 Cannlytics Strain API
Open Agent mode in chat and ask: "Using Cannlytics Strain API, help me...". 5 tools available
VS Code Copilot · IDE configuration
Advanced setup
{
"mcpServers": {
"cannlytics-strain-api": {
"url": "https://edge.vinkius.com/vk_preview_xBqeeuayu3fpaCm1jDzBfcDEKB3alWcuFCPM9dCF/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 Cannlytics Strain API
Ask Copilot: "Using Cannlytics Strain API, help me...". 5 tools available
Windsurf · IDE configuration
Advanced setup
{
"mcpServers": {
"cannlytics-strain-api": {
"url": "https://edge.vinkius.com/vk_preview_xBqeeuayu3fpaCm1jDzBfcDEKB3alWcuFCPM9dCF/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 Cannlytics Strain API
Open Cascade and ask: "Using Cannlytics Strain API, help me...". 5 tools available
Cline · IDE configuration
Advanced setup
{
"mcpServers": {
"cannlytics-strain-api": {
"url": "https://edge.vinkius.com/vk_preview_xBqeeuayu3fpaCm1jDzBfcDEKB3alWcuFCPM9dCF/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 Cannlytics Strain API
Ask Cline: "Using Cannlytics Strain API, help me...". 5 tools available
Claude Code · Terminal command
Advanced setup
claude mcp add cannlytics-strain-api --transport http "https://edge.vinkius.com/vk_preview_xBqeeuayu3fpaCm1jDzBfcDEKB3alWcuFCPM9dCF/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 Cannlytics Strain API
Ask Claude: "Using Cannlytics Strain API, show me...". 5 tools are ready
Where the request belongs
Work Cannlytics can move forward.
This is for people who need accurate cannabis data without the manual research. It's for the budtender who needs to answer a customer's "what's like this?" question in three seconds, or the researcher who needs to pull data on hundreds of strains for a study.
Budtender
Uses the capability to quickly find alternatives for customers and explain flavor profiles on the fly during a shift.
Cannabis Researcher
Pulls structured data on thousands of strains to identify trends in genetics or medicinal effects for reports.
Retail Consumer
Checks flavor notes and reported effects to make informed purchasing decisions before heading to the dispensary.
Build the capability set
Add more capabilities.
Each Connector adds new actions and data without changing how you work.
Browse ConnectorsKannapedia Cannabis Genetics
Search cannabis strains, terpenes, and effects via Kannapedia.
Otreeba Cannabis API
Access cannabis strain data, lab results, and brand info via Otreeba API.
PharmWare
Automate cannabis laboratory testing via PharmWare. manage samples, track test results, issue Certificates of Analysis, and monitor lab workflows from any AI agent.
Metrc
Cannabis track-and-trace via Metrc. track facilities, items, plants, and harvests.
OpenTHC
Automate cannabis compliance via OpenTHC. track plants, manage inventory, query lab results, and handle B2B/B2C transactions directly from any AI agent.
Nabis
Cannabis wholesale and distribution. manage orders, inventory, and retailers via Nabis.
Bring your own AI
Change the model, client or framework. Keep Cannlytics 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 Cannlytics.
The practical details behind the request, access and result.
Can I use the Cannlytics Strain API for my dispensary?
Yes, it's perfect for budtenders who need to quickly find strain alternatives or explain flavor profiles to customers in real time.
How does the Cannlytics Strain API help with cannabis research?
It allows researchers to pull structured data on thousands of strains to identify trends in genetics, flavors, and medicinal effects.
Can I find specific flavor notes with the Cannlytics Strain API?
Yes, you can retrieve detailed flavor profiles like earthy, sweet, or citrus for any strain in the database.
What kind of effects does the Cannlytics Strain API show?
The Connector provides reported positive, negative, and medical effects, giving you a well-rounded view of how different strains impact users.
Does the Cannlytics Strain API include genetic data?
Yes, it includes genetic information which allows your agent to find strains with similar lineage and characteristics.
Is the Cannlytics Strain API good for finding alternatives to popular strains?
It's one of the best ways to do this because it identifies similar strains based on actual genetics rather than just similar names.
How do I get my Cannlytics API Key?
Sign up on the Cannlytics platform, navigate to your account settings, and generate a new API key.
Can I see medical effects for strains?
Yes, the get_effects capability returns positive, negative, and medical effects reported by users for each strain.
Does it include flavor profiles?
Yes, use the get_flavors capability to see detailed flavor descriptors like earthy, sweet, citrus, and more.
Can I find similar strains to one I already know?
Yes! Use the get_similar_strains capability to discover related strains based on genetics and shared characteristics.
One connection away
Give your agent a direct line to Cannlytics.
Connect Cannlytics once. Keep it beside 5,900+ managed Connectors when the next task needs more.
Explore every Connector No credit card required · Free tier available