Agent Ready logo Agent Ready
Scan report

drsquatch.com

Scanned 6/5/2026, 11:34:01 PM

Re-scan
52 out of 100 D · Needs work

7 of 15 checks passed

Category breakdown

Commerce 27 · 1/5
Product Data 91 · 3/3
Checkout 65 · 1/2
Discoverability 68 · 2/3
Content 0 · 0/2

Check results

Commerce

27
  • Pass UCP profile discoverable 90/100

    UCP profile fetched from https://drsquatch.com/.well-known/ucp (well-known, shopify shape). version=2026-04-08, capabilities=10, mcp endpoint=true.

    How to fix: Add a <link rel="agent-profile" href="/.well-known/ucp"> tag in your homepage <head> and ensure the profile carries a version + at least one service/capability with transport="mcp".

    Raw evidence
    
    {
      "source": "well-known",
      "profileUrl": "https://drsquatch.com/.well-known/ucp",
      "shape": "shopify",
      "version": "2026-04-08",
      "capabilityCount": 10,
      "hasMcpEndpoint": true
    }
                          
  • Fix MCP server card discoverable 0/100

    No MCP server card at any well-known path. Last error: /.well-known/mcp-server-card.json: HTTP 404.

    How to fix: Publish a server card at /.well-known/mcp/server-card.json with name, remotes[], and capabilities. See SEP-2127.

    Raw evidence
    
    {
      "lastError": "/.well-known/mcp-server-card.json: HTTP 404",
      "triedPaths": [
        "/.well-known/mcp/server-card.json",
        "/.well-known/mcp-server-card.json"
      ]
    }
                          
  • Fix ACP compliance markers 0/100

    /checkout_sessions returned 404.

    How to fix: Implement the ACP checkout sessions endpoint. Stripe's docs/agentic-commerce has a turnkey integration for merchants.

    Raw evidence
    
    {
      "status": 404,
      "hasLink": false
    }
                          
  • Fix x402 payment headers 0/100

    Probe https://drsquatch.com/.well-known/x402 returned 301; no x402 signal.

    How to fix: Adopt x402 by responding with 402 + PAYMENT-REQUIRED header on a gated route, or publish a manifest at /.well-known/x402.

    Raw evidence
    
    {
      "probeUrl": "https://drsquatch.com/.well-known/x402",
      "status": 301
    }
                          
  • Fix WebMCP opt-in or trusted-agent eligibility 0/100

    WebMCP signals — header:false, meta:false, script-src:false, inline-register:false, inline-mention:false.

    How to fix: Opt into WebMCP: register tools with navigator.modelContext.registerTool(...) in an inline <script>, or set the WebMCP-Available: true response header.

    Raw evidence
    
    {
      "headerSignal": false,
      "metaSignal": false,
      "scriptSrcSignal": false,
      "inlineRegisterSignal": false,
      "inlineMentionSignal": false
    }
                          

Product Data

91
  • Pass schema.org Product JSON-LD on PDP 100/100

    Product JSON-LD found on https://www.drsquatch.com/products/coffee-soap. Fields present: 4/4 (name, image, description, offers).

    Raw evidence
    
    {
      "sampledPdp": "https://www.drsquatch.com/products/coffee-soap",
      "jsonLdBlocks": 3,
      "productNode": {
        "hasName": true,
        "hasImage": true,
        "hasDescription": true,
        "hasOffers": true
      }
    }
                          
  • Pass Variant, pricing and availability clarity in Product JSON-LD 90/100

    Found 1 offer(s). Priced: 1/1. Availability: 1/1.

    Raw evidence
    
    {
      "sampledPdp": "https://www.drsquatch.com/products/coffee-soap",
      "offerCount": 1,
      "offersWithPrice": 1,
      "offersWithAvailability": 1,
      "hasVariants": false
    }
                          
  • Pass Open Graph + Twitter card on PDP 65/100

    Open Graph: 3/4. Twitter: 2/4.

    How to fix: Add the missing meta tags: og:image, twitter:card, twitter:image.

    Raw evidence
    
    {
      "sampledPdp": "https://www.drsquatch.com/products/coffee-soap",
      "openGraph": {
        "og:title": "Cold Brew Cleanse | Dr. Squatch Soap For Men",
        "og:description": "Buy the Cold Brew Cleanse by Dr. Squatch &amp; get silky smooth skin. The cold brew bar is a blend of shea butter, salt, kaolin clay &amp; coffee beans.",
        "og:type": "website"
      },
      "twitter": {
        "twitter:title": "Cold Brew Cleanse | Dr. Squatch Soap For Men",
        "twitter:description": "Buy the Cold Brew Cleanse by Dr. Squatch &amp; get silky smooth skin. The cold brew bar is a blend of shea butter, salt, kaolin clay &amp; coffee beans."
      }
    }
                          

Checkout

65
  • Fix Cart permalink format works 50/100

    GET /cart → 200. GET /cart/000:1 → 410.

    How to fix: Support Shopify-style cart permalinks (/cart/{variantId}:{qty}) so agents can hand off pre-built carts.

    Raw evidence
    
    {
      "cartStatus": 200,
      "permalinkStatus": 410
    }
                          
  • Pass Checkout handoff URL accessible 80/100

    GET /checkout → 301 (redirects to https://www.drsquatch.com/checkout).

    Raw evidence
    
    {
      "status": 301,
      "location": "https://www.drsquatch.com/checkout"
    }
                          

Discoverability

68
  • Fix robots.txt with AI bot rules 20/100

    robots.txt found. AI bots referenced: none. Sitemap directive: yes.

    How to fix: Add explicit User-agent entries for GPTBot, ClaudeBot, PerplexityBot.

    Raw evidence
    
    {
      "aiBotsFound": [],
      "hasSitemap": true,
      "sizeBytes": 2042
    }
                          
  • Pass sitemap.xml present and valid 100/100

    Valid sitemap found.

    Raw evidence
    
    {
      "sizeBytes": 4029
    }
                          
  • Pass Hreflang / locale signals on homepage 100/100

    Found 7 hreflang value(s) including x-default.

    Raw evidence
    
    {
      "langs": [
        "en-us",
        "en-ca",
        "en-au",
        "en-gb",
        "en",
        "de-de",
        "x-default"
      ],
      "hasXDefault": true
    }
                          

Content

0
  • Fix llms.txt manifest for agents 0/100

    llms.txt not found.

    How to fix: Publish /llms.txt summarizing your store, key products, and policies — agents use this as a quick index.

  • Fix Markdown content negotiation on homepage 0/100

    Server returned text/html despite Accept: text/markdown.

    How to fix: Offer a Markdown variant of key pages — agents prefer Markdown over HTML when reading and summarizing pages.

    Raw evidence
    
    {
      "contentType": "text/html",
      "status": 200
    }
                          

Watch this store for changes

Watch drsquatch.com — we'll re-scan daily and email you when the score changes or a critical check flips.

Free. One email per change. Unsubscribe anytime.

Share this

Share on Twitter
Show badge embed code
<a href="https://isyourstoreagentready.com/scan/drsquatch.com">
  <img src="https://isyourstoreagentready.com/badge/drsquatch.com.svg" alt="Agent readiness: D 52" />
</a>