Skip to content
verify mcp Beta VerifyMCP is currently in beta. If you notice any issues, get in touch and we’ll put it right.

Prime Cuts Nursery

REMOTE · WWW.PRIMECUTSNURSERY.COM · SCANNED SEP 24

Live cannabis clone inventory, seasonal pricing, CA delivery quotes, cultivar genetics. Read-only.

+3 this week 78 Trust /100
Trust breakdown (7 categories)

How this component scores in each security and reliability category. Every signal is checked automatically against the live server, and we only credit what we can confirm. How we score → Why this is hard to score →

Endpoint Security80
Transport & Reachability100
Schema Quality & AI Usability74
  • AI-judged instruction clarity (excellent).Pass
  • Context-footprint check failed: tool/resource definitions use about 1848 tokens (~132/item across 14 items; 14 tools + 0 resources), over budget; trim descriptions and params. See how to fix → Fail
  • Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management50
  • Stability observed for 15 of 30 days with no destabilising changes; credit accrues until the full window elapses.Partial
Tool Coverage93
  • 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
  • 79% of tool parameters carry a description.Partial
Tool Safety100
  • No prompt-injection markers were found in the server instructions, tool names or descriptions we captured.Pass
  • We read all 14 captured tool definition(s), and no name or description among them implies an irreversible operation.Pass
  • An AI judge read all 15 captured unit(s) of tool text and found none that tries to manipulate the model reading it.Pass
Capabilities60
  • Spec-recency check failed: implements MCP spec 2025-06-18; the latest is 2026-07-28. See how to fix → Fail
Install

How do I install the Prime Cuts Nursery MCP server?

Prime Cuts Nursery is a hosted endpoint at https://www.primecutsnursery.com/api/mcp, so there is nothing to install locally. Ready-made configuration for Claude, Cursor, VS Code, Codex and 5 more is on this page, copied from each client's own documentation.

remote · www.primecutsnursery.com

# add to Claude Code
claude mcp add --transport http com-primecutsnursery-public-data 'https://www.primecutsnursery.com/api/mcp'
// .cursor/mcp.json
{
  "mcpServers": {
    "com-primecutsnursery-public-data": {
      "url": "https://www.primecutsnursery.com/api/mcp"
    }
  }
}
// .vscode/mcp.json
{
  "servers": {
    "com-primecutsnursery-public-data": {
      "type": "http",
      "url": "https://www.primecutsnursery.com/api/mcp"
    }
  }
}
# ~/.codex/config.toml
[mcp_servers.com-primecutsnursery-public-data]
url = "https://www.primecutsnursery.com/api/mcp"
// opencode.json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "com-primecutsnursery-public-data": {
      "type": "remote",
      "url": "https://www.primecutsnursery.com/api/mcp",
      "enabled": true
    }
  }
}
# add to OpenClaw
openclaw mcp add com-primecutsnursery-public-data --url 'https://www.primecutsnursery.com/api/mcp' --transport streamable-http
# ~/.hermes/config.yaml
mcp_servers:
  com-primecutsnursery-public-data:
    url: "https://www.primecutsnursery.com/api/mcp"
// ~/.netclaw/config/netclaw.json
{
  "McpServers": {
    "com-primecutsnursery-public-data": {
      "Transport": "http",
      "Url": "https://www.primecutsnursery.com/api/mcp"
    }
  }
}
# add to Vellum
assistant mcp add com-primecutsnursery-public-data -t streamable-http -u 'https://www.primecutsnursery.com/api/mcp'
// mcp.json
{
  "mcpServers": {
    "com-primecutsnursery-public-data": {
      "type": "http",
      "url": "https://www.primecutsnursery.com/api/mcp"
    }
  }
}

The mcpServers block is a cross-client convention. Remote transports vary, so check your client's docs.

Changelog

Every change we have recorded for this component, newest first. Security-relevant changes are always shown. ▲ marks a change for the better, ▼ a change for the worse; unmarked changes are neutral.

  • 23 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 43 to 47. That category is still filling its 30-day observation window: 13 days of observed history at the previous scan, 14 at this one. The score rises as the window fills, whether or not the server changes.

  • 21 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 37 to 40. That category is still filling its 30-day observation window: 11 days of observed history at the previous scan, 12 at this one. The score rises as the window fills, whether or not the server changes.

  • 19 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 30 to 33. That category is still filling its 30-day observation window: 9 days of observed history at the previous scan, 10 at this one. The score rises as the window fills, whether or not the server changes.

  • 17 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 23 to 27. That category is still filling its 30-day observation window: 7 days of observed history at the previous scan, 8 at this one. The score rises as the window fills, whether or not the server changes.

  • 14 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 13 to 17. That category is still filling its 30-day observation window: 4 days of observed history at the previous scan, 5 at this one. The score rises as the window fills, whether or not the server changes.

  • 12 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 7 to 10. That category is still filling its 30-day observation window: 2 days of observed history at the previous scan, 3 at this one. The score rises as the window fills, whether or not the server changes.

  • 10 Sept 26 0
    • The server rewrote its instructions, which are the text every model session reads security
    • Tool “get_availability” rewrote its description, which is the text the model reads security
    • Tool “get_inventory” rewrote its description, which is the text the model reads security
    • Schema quality: 120 → 132 ▼ functional
    • Stability: unverified → 0.03 ▲ functional
    • Tool “get_inventory” changed its title: Live clone inventory (fresh, talls, forecast) → Live inventory (fresh, talls, forecast, teens) cosmetic
  • 9 Sept 26 72

    First indexed and scored.

Diagnostics

Diagnostic detail from the automated scan of this channel: what the scanner observed at each step, so you can see exactly where a check passed or failed. It is informational only and never changes the trust score.

Captured 24 Sept 2026 · Probed https://www.primecutsnursery.com/api/mcp

TLS valid

Negotiated TLS 1.3 with TLS_AES_128_GCM_SHA256 .

Subject Issuer Valid from Valid until Key Signature Serial
CN=www.primecutsnursery.com CN=YR1,O=Let's Encrypt,C=US 25 Jul 2026 23 Oct 2026 RSA 2048 SHA256-RSA 65b84ea1408ac1bfa55f5f9f998bc26ae6d
SANs: www.primecutsnursery.com
CN=YR1,O=Let's Encrypt,C=US (CA) CN=Root YR,O=ISRG,C=US 3 Sept 2025 2 Sept 2028 RSA 2048 SHA256-RSA a20253f15f2691c05dc1ce13b9bcca4e
CN=Root YR,O=ISRG,C=US (CA) CN=ISRG Root X1,O=Internet Security Research Group,C=US 13 May 2026 2 Sept 2032 RSA 4096 SHA256-RSA f24b6d17f9d9ad7cb1c9fea78782699f

Background: What to check on a remote MCP endpoint →

DNSSEC insecure

Validation of www.primecutsnursery.com. — Not signed

Zone DS Keys Algorithms Outcome
. trust_anchor 20326, 38696 8, 8 Verified
com. present 19718 13 Verified
primecutsnursery.com. absent Unsigned (proven) parent-signed NSEC/NSEC3 proves an unsigned delegation
Authentication No authorisation required

The endpoint answered without asking for a token. Anyone who knows the URL can reach it.

Result No authorisation required
HTTP status 200
Header Value
strict-transport-security max-age=63072000

Background: How OAuth 2.1 works in the 2026 MCP spec →

Transports 2 probes
Transport URL Outcome Status Location
streamable-http https://www.primecutsnursery.com/api/mcp Verified 200
http (plaintext) http://www.primecutsnursery.com/api/mcp HTTPS enforced 308 https://www.primecutsnursery.com/api/mcp
MCP tools · 14 exposed · ~1,628 tokens

The tools this component advertises to a client, with an estimated token cost for each. Expand a tool to see its parameters and schema. The per-tool counts are indicative and are not scored directly; the schema's total context footprint is one signal in Schema Quality & AI Usability. A tool's description is untrusted text the model reads on every call, which is what makes this list a security surface and not just an inventory: how tool poisoning works →

Tool Tokens
get_article ~75

Full text (intro, sections, FAQ) of one guide/authority/regional page, with business facts already filled in. Use to answer detailed questions about ordering, delivery, testing, teens, wholesale terms, or growing topics.

NameTypeReqDescription
slugstringyesArticle slug, e.g. 'wholesale-cannabis-clones'

No output schema declared.

No examples provided.

get_availability ~158

Live stock status for every strain listed on /live-inventory in one call: InStock / PreOrder / OutOfStock, fresh clones ready now and talls ready now (two separate lines with different prices — never add them together), next scheduled batch date, links. Returns 'clones' (one row per /live-inventory strain) and 'teens' (ready-to-flip teens exactly as on /teen-inventory — a separate product line): report both when asked what is available. Pass 'strain' to get one strain with a dated one-sentence summary (includes that strain's teens if any).

NameTypeReqDescription
strainstring–Optional: a single strain by menu slug, encyclopedia slug, or name/alias

No output schema declared.

No examples provided.

get_breeder ~61

One breeder: summary, every cultivar attributed to them (with type, lineage and whether it is on the menu), the menu strains, and collaborators who share attributions.

NameTypeReqDescription
slugstringyesBreeder slug, e.g. 'capulator'

No output schema declared.

No examples provided.

get_business ~70

Who Prime Cuts Nursery is: legal name, phone, email, address, hours, state licence, who may buy, ordering minimums and volume tiers, deposit/delivery terms, testing policy summary, social links, and content counts. Use for any question about contacting, visiting, or ordering from the nursery.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

get_inventory ~88

Everything for sale right now in one call: the full live clone inventory as shown on /live-inventory (fresh rooted clones, talls/clearance, 17-day rooting forecast per strain, clone ordering terms) plus `teens` — the ready-to-flip teen inventory as shown on /teen-inventory. Use for "what's available?"; more detail than get_availability.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

get_locations ~38

Nursery address and visit policy, California delivery terms (eligibility, free-delivery threshold, teen delivery fee) and the regional pages the nursery serves.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

get_strain ~153

Full encyclopedia record for one cultivar: lineage and parents, breeder(s), terpenes, aroma/flavor/effects, growing notes, history, awards, crosses bred from it, sources. Accepts an encyclopedia slug ('wedding-cake') or a menu slug ('wedding-cake-cannabis-clones'). If Prime Cuts sells it, 'menu.availability' is live (InStock / PreOrder / OutOfStock, units ready now, next batch date).

NameTypeReqDescription
slugstringyesEncyclopedia slug, menu slug, or the cultivar's name/alias (e.g. 'wedding-cake', 'wedding-cake-cannabis-clones', 'Wedding Cake', 'GMO')

No output schema declared.

No examples provided.

get_teen_inventory ~34

Ready-to-flip teens available now and upcoming groups by ready date, plus teen ordering terms (minimum, delivery fee).

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

get_testing_policy ~44

How mother plants and incoming genetics are tested (RT-qPCR), which pathogens, how often, the incoming HLVd positive rate, and whether results are available to buyers.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

list_articles ~85

Published long-form pages: kind 'authority' (topic hubs like wholesale, delivery, HLVd-tested clones), 'local' (regional pages), 'guide', 'buying', 'article'. Returns title, description, section headings and URLs.

NameTypeReqDescription
kindstring––
limitinteger––
qstring–Substring of title or slug

No output schema declared.

No examples provided.

list_breeders ~42

All 51 breeders with a hub page, each with location, a documented summary, number of attributed cultivars and how many are on the Prime Cuts menu.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

list_strains ~445

Meaning-aware search over the 331-cultivar encyclopedia, ranked by relevance. Free-text 'q' understands phrases like "short flowering", "high yield", "purple strains", "gas", "OG lineage", "Zkittlez terp profile", "Prime Cuts exclusives", or a breeder name; the same meanings are available as explicit filters. Every result carries 'matched_on' (the factual fields it matched) and the response carries 'interpreted' (how q was read). Nothing is inferred beyond the documented record. Each result includes a 'menu' block with a live-availability URL when Prime Cuts sells the cultivar.

NameTypeReqDescription
breederstring–Breeder slug from list_breeders, e.g. 'seed-junky-genetics'
colorstring–Reported flower colour, e.g. 'purple'
exclusiveboolean–true = only cultivars bred or pheno-hunted in-house by Prime Cuts Nursery
flavorstring–Aroma/flavour/terpene keyword with synonyms, e.g. 'gas' (fuel, diesel), 'candy', 'citrus'
flowering_max_weeksinteger–Documented flowering time at most this many weeks (e.g. 8 for fast finishers)
flowering_min_weeksinteger––
limitinteger––
lineagestring–Name that must appear in the lineage or ancestry, e.g. 'OG', 'Zkittlez', 'Gelato'
offsetinteger––
on_menuboolean–true = only cultivars Prime Cuts sells as clones
qstring–Free text: strain/alias/lineage/breeder names or descriptive phrases (aroma, colour, flowering speed, yield, exclusives)
terp_profile_ofstring–Strain name/slug: return cultivars that share its dominant terpene or descend from it
terpenestring–Dominant terpene, e.g. 'limonene'
typestring––
yieldstring–Minimum documented yield rating

No output schema declared.

No examples provided.

quote_delivery ~226

Quote what a delivery to a California address/city costs (the nursery's own calculator: Google driving round trip from Sonoma × $3/mile under 199 round-trip miles or $2/mile at 199+, capped at $1,450) and, when product + quantity are given, the published per-plant tier, product subtotal, whether the order qualifies for FREE delivery, and the total. Use this instead of estimating prices or delivery costs yourself. Fee-only: it cannot see or book delivery schedules. Set pickup=true for a pickup-only price.

NameTypeReqDescription
destinationstring–Delivery address, city or ZIP in California (required unless pickup=true)
pickupboolean–true = customer picks up at the Sonoma nursery (no delivery fee)
productstring–clones = fresh rooted clones; talls = clearance talls; teens = one-gallon ready-to-flip teens; teens_4in = teens in 4-inch pots; snips = unrooted cuttings
quantityinteger–Number of plants (required with product)

No output schema declared.

No examples provided.

search ~109

One-call search across cultivars (meaning-aware: names, aliases, lineage, aroma, colour, flowering, yield, breeder), the breeder registry and published articles. Start here when a user names a strain, breeder or topic and you are not sure of the slug; use list_strains for ranked cultivar results with filters.

NameTypeReqDescription
limitinteger–Max results per entity type
qstringyesSearch text, e.g. 'gelato', 'seed junky', 'hlvd'

No output schema declared.

No examples provided.

Common questions

What is the Prime Cuts Nursery MCP server?

Prime Cuts Nursery is an MCP server listed in the public MCP registry as com.primecutsnursery/public-data. Live cannabis clone inventory, seasonal pricing, CA delivery quotes, cultivar genetics. Read-only. This page covers its hosted endpoint (https://www.primecutsnursery.com/api/mcp).

Is the Prime Cuts Nursery MCP server safe to use?

Prime Cuts Nursery scores 78 out of 100 on VerifyMCP. That is a record of what we were able to check automatically, not an endorsement. The category breakdown on this page shows every signal behind the number, including the ones we could not confirm.

What tools does the Prime Cuts Nursery MCP server expose?

Prime Cuts Nursery exposes 14 tools: get_business, get_testing_policy, get_locations, quote_delivery, search, and 9 more. Their descriptions and schemas cost roughly 1,628 tokens of context every time the server is loaded.

Does the Prime Cuts Nursery MCP server require authentication?

No. We connected to Prime Cuts Nursery without credentials and it answered, so anything it exposes is reachable by anyone who knows the address.

Is the Prime Cuts Nursery MCP server still maintained?

Prime Cuts Nursery is still listed as active in the MCP registry. We last reached this channel on 24 September 2026. Those dates come from our own scans of the registry and the channel itself, not from anything the publisher announced.