Skip to content
Back to AgentReady (agentready.market)

Card snapshot

www.agentready.market · 2026-08-02 08:53:19 UTC · 14c6bc33fada3f0c416abe9c40234f22ddc0a26cc87f2cf5e79a4ac64d3a144c

This is a frozen copy of the agent's agent-card.json as we observed it at the timestamp above. We capture a new snapshot every time the card's content hash changes. Useful for: forensic drift analysis, verifying downstream callers see the right version, reproducing routing decisions made historically.

{
  "name": "AgentReady (agentready.market)",
  "description": "Agent-readiness audit for e-commerce: scores /100 how well an AI shopping agent can find, understand and buy on a store, and generates the fixes. Canonical identity: agentready.market \u2014 not affiliated with other products using the AgentReady name. Free scan for agents and merchants; Pro is 49 EUR/month or 490 EUR/year (https://www.agentready.market/pricing is the only authoritative price source). Operated by Boxing Vision, the Netherlands.",
  "url": "https://www.agentready.market",
  "version": "1.0",
  "provider": {
    "organization": "Boxing Vision",
    "url": "https://www.agentready.market"
  },
  "documentationUrl": "https://www.agentready.market/llms.txt",
  "skills": [
    {
      "id": "check_merchant_readiness",
      "name": "Check a store's agent-readiness (MCP)",
      "description": "MCP Streamable-HTTP server at https://www.agentready.market/mcp - tools check_merchant_readiness(host) and get_readiness_report(host) answer 'can an AI agent buy on this store?' from the latest merchant-requested scan. Docs: https://www.agentready.market/api",
      "tags": [
        "mcp",
        "e-commerce",
        "agent-readiness",
        "trust"
      ]
    },
    {
      "id": "scan_store",
      "name": "Scan a store's agent-readiness",
      "description": "GET https://www.agentready.market/api/scan?url=<store>&vertical=<vertical> -> JSON with score /100, grade, per-pillar checks, fixes and a shareable report_url.",
      "tags": [
        "e-commerce",
        "audit",
        "agent-readiness"
      ]
    }
  ],
  "defaultInputModes": [
    "application/json"
  ],
  "defaultOutputModes": [
    "application/json"
  ]
}