# Cannlytics Strain API MCP for AI Agents AI Agent Connect

> Cannlytics Strain API gives your AI agent direct access to a massive database of cannabis strain profiles. You can search for specific strains, pull detailed flavor profiles, check reported medical and recreational effects, and find similar options based on genetics. It turns your AI into a knowledgeable cannabis consultant.

## Overview
- **Category:** data-management
- **Price:** Free
- **Endpoint:** https://edge.vinkius.com/vk_preview_xBqeeuayu3fpaCm1jDzBfcDEKB3alWcuFCPM9dCF/ai-agent-connect
- **Tags:** strain-data, cannabis-science, open-data, chemical-analysis, botany, api-access

## Description

Cannlytics Strain API gives your AI agent direct access to a massive database of cannabis strain profiles. You can search for specific strains, pull detailed flavor profiles, check reported medical and recreational effects, and find similar options based on genetics. It turns your AI into a knowledgeable cannabis consultant. Imagine you're trying to figure out which cannabis strain actually fits a specific need, like managing chronic pain without the heavy sedation. Instead of digging through dozens of different websites or scrolling past endless marketing fluff, you can just ask your AI agent for the facts. This Connector connects your agent to the Cannlytics database, pulling in structured data on thousands of strains. You'll get real info on what people actually feel, like the specific "up" or "down" effects, along with the flavor notes like earthy or citrus. If a customer wants something like OG Kush but can't find it, your agent can instantly suggest similar strains based on shared genetics. It's about getting straight to the data whether you're a budtender trying to provide better service, a researcher looking for patterns, or just a consumer who wants to know what's in the jar before they buy. You can find this and thousands of other tools in the Vinkius catalog to build out your custom AI setup.

## Tools

### 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.

### 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.

### 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.

### 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.

### get_similar_strains
Identifies other strains that share similar genetics or characteristics. It helps you find alternatives when a specific strain is unavailable.

## Prompt Examples

**Prompt:** 
```
What are the effects of Sour Diesel?
```

**Response:** 
```
### Sour Diesel Effects
Based on user reports, here is the profile for Sour Diesel:

*   **Positive Effects:** Energetic, Uplifted, Creative
*   **Negative Effects:** Dry Mouth, Anxious
*   **Medical Effects:** Stress, Pain

*Note: These are reported user experiences and may vary.*
```

**Prompt:** 
```
Find me some strains that are similar to OG Kush.
```

**Response:** 
```
### Strains Similar to OG Kush
Based on genetics and characteristics, here are three similar strains:

1. **Skywalker OG**
2. **Bubba Kush**
3. **Master Kush**

These share similar lineage and profile traits.
```

**Prompt:** 
```
Search for strains with 'Blue' in the name.
```

**Response:** 
```
### Search Results: 'Blue'
I found 4 strains matching your request:

| Strain Name | Notes |
| :--- | :--- |
| **Blue Dream** | Popular hybrid |
| **Blueberry** | Sweet flavor profile |
| **Blue Cheese** | Distinctive aroma |
| **Blue Cookies** | Modern hybrid |
```

## Capabilities

### Search for specific strains
Find any strain in the database using a name or a general keyword.

### Get detailed flavor profiles
Retrieve specific taste notes like earthy, sweet, or citrus for any strain.

### Pull reported effects
See what users actually report for positive, negative, and medical impacts.

### Find similar genetics
Discover related strains based on shared characteristics and lineage.

### Get full strain data
Pull a complete profile for a single variety in one request.

## Use Cases

### 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.

### 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.

### 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.

### A retail owner wants to create a menu description
An owner asks the agent for a summary of Blue Dream, and it uses get_strain to pull all the relevant data points for a product tag.

## Benefits

- Stop manual searching by using search_strains to find exactly what you need in seconds.
- Give customers better advice by using get_similar_strains to find alternatives based on genetics.
- Make informed purchases by using get_effects to see reported medical and recreational impacts.
- Build better retail scripts by using get_flavors to describe exactly what a strain tastes like.
- Speed up market research by pulling full profiles with get_strain instead of visiting multiple websites.

## How It Works

The bottom line is you get a structured cannabis database piped directly into your AI's memory.

1. Subscribe to the Cannlytics Strain API MCP on Vinkius.
2. Add your Cannlytics API key to your configuration.
3. Ask your AI client to search for strains or pull effect data.

## Frequently Asked Questions

**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 tool returns positive, negative, and medical effects reported by users for each strain.

**Does it include flavor profiles?**
Yes, use the get_flavors tool 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 tool to discover related strains based on genetics and shared characteristics.