dgwrap.jp
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 →
dgwrap.jp 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.
# dgwrap
> このサイトは、カーラッピングとプロテクションフィルム施工を専門とする店舗について紹介しています。車両の保護、高級感の向上、個性的な演出といったカーラッピングのメリットや、新車塗装を守るプロテクションフィルムの利点を解説しています。豊富なカラーバリエーションと高品質なフィルムを取り揃え、経験豊富なプロフェッショナルが丁寧な施工を提供しています。個人のお客様から企業のお客様まで、幅広いニーズに対応しています。
## Homepage link
- [home](https://www.dgwrap.jp/)
## AI エージェントによるアクセス
このサイトは Wix で作成されており、エージェント AI によるアクセス用の MCP (Model Context Protocol) に対応しています。AI エージェントは直接接続して、公開中の最新のサイトコンテンツを取得できます。スクレイピングは不要です。
- [**サイト MCP エンドポイント**](https://www.dgwrap.jp/_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://dgwrap.jp/.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 dgwrap.jp 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 dgwrap.jp yours? Verify with one DNS record and monitor it daily — trends, break alerts & benchmarks.
Start monitoring →Get notified when dgwrap.jp 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/10017254-7ec6-4026-ada7-f26faed1eaa7",
"transport": "rest"
},
{
"spec": "https://ucp.dev/specification/overview",
"version": "2026-04-08",
"endpoint": "https://www.wixapis.com/ecom/ucp/10017254-7ec6-4026-ada7-f26faed1eaa7/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 dgwrap.jp, ranked by overlap.
About this dgwrap.jp report
What does it mean that dgwrap.jp 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 dgwrap.jp for AI agent purchases?
What platform does dgwrap.jp use for UCP?
How was this UCP report for dgwrap.jp generated?
dgwrap.jp/.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 13 hours ago.How often is dgwrap.jp re-checked?
Why does this status matter?
Add Status Badge to Your README
[](https://ucpchecker.com/status/dgwrap.jp)<a href="https://ucpchecker.com/status/dgwrap.jp"><img src="https://ucpchecker.com/badge/dgwrap.jp" alt="UCP Status"></a>