Agent Ready logo Agent Ready
Scan report

mvmt.com

Scanned 6/5/2026, 11:32:21 PM

Re-scan
19 out of 100 F · Critical

3 of 15 checks passed

Category breakdown

Commerce 0 · 0/5
Product Data 0 · 0/3
Checkout 90 · 2/2
Discoverability 28 · 1/3
Content 0 · 0/2

Check results

Commerce

0
  • Fix UCP profile discoverable 0/100

    No UCP profile found. Last error: HTTP 410.

    How to fix: Publish a UCP profile at /.well-known/ucp (Shopify stores get this automatically on Hydrogen/Online Store) and link to it from your homepage.

    Raw evidence
    
    {
      "lastError": "HTTP 410",
      "triedLink": false
    }
                          
  • 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 410.

    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 410",
      "triedPaths": [
        "/.well-known/mcp/server-card.json",
        "/.well-known/mcp-server-card.json"
      ]
    }
                          
  • Fix ACP compliance markers 0/100

    /checkout_sessions returned 410.

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

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

    Probe https://mvmt.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://mvmt.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

0
  • Fix schema.org Product JSON-LD on PDP 0/100

    Couldn't sample a product page from /sitemap.xml.

    How to fix: Publish a sitemap that lists product URLs (Shopify/Hydrogen generates this automatically at /sitemap.xml).

  • Fix Variant, pricing and availability clarity in Product JSON-LD 0/100

    Couldn't sample a product page to inspect variants.

    How to fix: Ensure your sitemap exposes product URLs and that each product page renders Product JSON-LD with offers.

  • Fix Open Graph + Twitter card on PDP 0/100

    Couldn't sample a product page to inspect social meta tags.

    How to fix: Ensure your sitemap exposes product URLs so social/agent crawlers can find them.

Checkout

90
  • Pass Cart permalink format works 100/100

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

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

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

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

Discoverability

28
  • 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": 2210
    }
                          
  • Fix sitemap.xml present and valid 0/100

    sitemap.xml not found (HTTP 404)

    How to fix: Publish /sitemap.xml — Shopify/Hydrogen generates this automatically.

  • Pass Hreflang / locale signals on homepage 100/100

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

    Raw evidence
    
    {
      "langs": [
        "x-default",
        "en-us"
      ],
      "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;charset=utf-8 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;charset=utf-8",
      "status": 200
    }
                          

Watch this store for changes

Watch mvmt.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/mvmt.com">
  <img src="https://isyourstoreagentready.com/badge/mvmt.com.svg" alt="Agent readiness: F 19" />
</a>