cactus.green
Live Universal Commerce Protocol & Agentic Commerce status, manifest, and capability breakdown.
What is UCP? The Universal Commerce Protocol is the open standard AI shopping agents use to discover, browse, and check out at online stores. Read the spec overview →
cactus.green is conforming and ready for agent discovery and checkout.
/llms.txt content
The plain-text brief this store publishes to AI agents. Captured on the most recent check.
# Cactus Green
> CACTUS GREENは、栃木県宇都宮市を拠点とする植物販売サイトおよび実店舗です。アガベ、パキポディウム、サボテンなどの希少な植物を、自社生産・自社輸入にこだわり、専門的なハウスで丁寧に栽培・管理しています。特に多様なバリエーションを持つアガベや、パキプス、グラキリスといった塊根植物の販売に注力しており、品質重視で提供しています。栃木県の恵まれた気候を活かし、国内外のコレクターからも評価される優良個体を、オンラインおよび実店舗で提供しています。
## Homepage link
- [home](https://www.cactus.green/)
## AI エージェントによるアクセス
このサイトは Wix で作成されており、エージェント AI によるアクセス用の MCP (Model Context Protocol) に対応しています。AI エージェントは直接接続して、公開中の最新のサイトコンテンツを取得できます。スクレイピングは不要です。
- [**サイト MCP エンドポイント**](https://www.cactus.green/_api/mcp)
- [**Wix MCP ドキュメンテーション**](https://dev.wix.com/docs/develop-websites/articles/get-started/about-the-wix-site-mcp)
## 利用可能な MCP ツール
### GetBusinessDetails
ビジネスとサイトの詳細(時間帯(タイムゾーン)、メールアドレス、電話番号、住所など)を取得します。- パラメータは必要ありません。
### SearchInSite
サイト内の情報を検索します。
- **searchTerm** - サイト内で検索する語句。
### SearchSiteApiDocs
このサイトにインストールされている Wix ビジネスソリューションの API ドキュメントを取得し、AI クライアントに API の使用方法を通知します。商品とサービスのクエリにこのツールを使用します(SearchInSite の代わりに)。
- **searchTerm** - サイトの API ドキュメント内で検索する語句。
### GenerateVisitorToken
新しいサイト訪問者セッションを作成し、サイト用のサイト訪問者アクセストークンを取得します。コンテキストに訪問者トークンがまだない場合は、CallWixSiteAPI リクエストを行う前に呼び出す必要があります。
- パラメータは必要ありません。
### CallWixSiteAPI
サイト上で API メソッドを呼び出し、サイト訪問者に代わってアクション(サイトデータのクエリ、プライベート予約を行う、購入を開始するなど)を実行します。
- **visitorToken** - サイト訪問者アクセストークン。利用できない場合は、最初に GenerateVisitorToken を使用します。
- **url** - 呼び出す API メソッドの絶対 URL(例:https://www.wixapis.com/...)。SearchSiteApiDocs を使用して取得します。
- **method** - API 呼び出しに使用する HTTP メソッド。
- **body** - 有効な JSON 文字列としてのリクエストボディ。
### ReadFullDocsArticle
Wix開発者ドキュメンテーションポータルから完全な記事を読み出します。
- **articleUrl** - Wix 開発者ドキュメンテーションポータル内の記事の URL。
### ReadFullDocsMethodSchema
Wix APIメソッドの完全なスキーマを読み出します。実際のメソッドを CallWixSiteAPI で呼び出す前に、先にこのメソッドを呼び出す必要があります。
- **articleUrl** - Wix API メソッドのリファレンス記事の URL。
## AI + MCPでサイト訪問者ができること
- ビジネスの詳細(連絡先情報、ビジネス拠点、営業時間)を取得する
- 提供されている商品 / サービスを見つける
- サービスや予約を行う
- 購入を開始し、死払い手続きを完了するためにサイトに誘導される
- サイトを閲覧することなく質問し、関連する回答を得る
## メモ
- MCP エンドポイントへの接続に認証は不要です
- サイトでアクセス可能な公開情報のみ利用できます
- コンテンツは常にリアルタイムで最新です
- ツール更新を受け取るには、ツール更新通知を受領した際に tools/list の呼び出しを実装してください。
Capabilities Detected
| Checkout ✓ Bound | 2026-04-08 |
| Fulfillment Extension ✓ Bound | 2026-04-08 |
| Catalog Lookup ✓ Bound | 2026-04-08 |
| Catalog Search ✓ Bound | 2026-04-08 |
Technical Vitals
| UCP Status | Verified |
| Endpoint | https://cactus.green/.well-known/ucp |
| HTTP Status | 200 |
| UCP Version | 2026-04-08 |
| Transports | REST, MCP |
| Last Observed | |
| Last Full Index |
What you can do with this report
Open Validator
Inspect the manifest line-by-line and see exactly which schema rules pass or fail.
Run validator →Simulate an Agent Shop
Send a real AI shopping agent to cactus.green and watch it browse, cart, and check out.
Open in Playground ↗Run a Fresh Check
Force a brand new live crawl right now — use this to confirm a recent fix.
Re-check now →Claim this Store
Is cactus.green yours? Verify with one DNS record and monitor it daily — trends, break alerts & benchmarks.
Start monitoring →Get notified when cactus.green changes
One email when the status flips — verified, broken, blocked, or back. No noise, no marketing. Free forever.
AI Agent Access (robots.txt)
| GPTBotOpenAI / ChatGPT | ✓Allowed |
| Google-ExtendedGemini / Google | ✓Allowed |
| ClaudeBotClaude / Anthropic | ✓Allowed |
| Applebot-ExtendedApple Intelligence | ✓Allowed |
| CCBotCommon Crawl | ✓Allowed |
Raw UCP Manifest JSON
{
"ucp": {
"version": "2026-04-08",
"services": {
"dev.ucp.shopping": [
{
"spec": "https://ucp.dev/specification/overview",
"schema": "https://ucp.dev/services/shopping/rest.openapi.json",
"version": "2026-04-08",
"endpoint": "https://www.wixapis.com/ecom/ucp/cc8424b1-2f32-4eac-8746-4c8fab0463e7",
"transport": "rest"
},
{
"spec": "https://ucp.dev/specification/overview",
"version": "2026-04-08",
"endpoint": "https://www.wixapis.com/ecom/ucp/cc8424b1-2f32-4eac-8746-4c8fab0463e7/mcp",
"transport": "mcp"
}
]
},
"capabilities": {
"dev.ucp.shopping.checkout": [
{
"spec": "https://ucp.dev/specification/checkout",
"schema": "https://ucp.dev/schemas/shopping/checkout.json",
"version": "2026-04-08"
}
],
"dev.ucp.shopping.fulfillment": [
{
"spec": "https://ucp.dev/specification/fulfillment",
"config": {
"allows_multi_destination": {
"shipping": false
},
"allows_method_combinations": []
},
"schema": "https://ucp.dev/schemas/shopping/fulfillment.json",
"extends": "dev.ucp.shopping.checkout",
"version": "2026-04-08"
}
],
"dev.ucp.shopping.catalog.lookup": [
{
"spec": "https://ucp.dev/latest/specification/catalog/lookup",
"schema": "https://ucp.dev/schemas/shopping/catalog-lookup.json",
"version": "2026-04-08"
}
],
"dev.ucp.shopping.catalog.search": [
{
"spec": "https://ucp.dev/latest/specification/catalog/search",
"schema": "https://ucp.dev/schemas/shopping/catalog-search.json",
"version": "2026-04-08"
}
]
},
"payment_handlers": []
}
}
Other verified stores with similar capabilities
Stores that share the most UCP capabilities with cactus.green, ranked by overlap.
About this cactus.green report
What does it mean that cactus.green is verified for UCP?
/.well-known/ucp, the manifest passes schema validation against 2026-04-08, and AI agents can discover its commerce capabilities without needing to scrape HTML. In plain terms: agents can shop here reliably.Can I trust cactus.green for AI agent purchases?
What platform does cactus.green use for UCP?
How was this UCP report for cactus.green generated?
cactus.green/.well-known/ucp directly, parses the manifest against the official UCP JSON schema, checks robots.txt for AI bot policies, and runs payment-handler validation. No manual review, no opinions — just what the manifest actually says. The check ran 11 hours ago.How often is cactus.green re-checked?
Why does this status matter?
Add Status Badge to Your README
[](https://ucpchecker.com/status/cactus.green)<a href="https://ucpchecker.com/status/cactus.green"><img src="https://ucpchecker.com/badge/cactus.green" alt="UCP Status"></a>