Agent♥︎Age
Catalog

AgentReady Woo

Official

by tytutueh13-sudo · TypeScript

Check WooCommerce agent readiness and run owner-authorized release gates.

AgentReady Woo (xyz.utilityhouse/agentready-woo) MCP Server

AgentReady Woo checks WooCommerce agent readiness and runs owner-authorized release gates. It evaluates a public WooCommerce storefront by reading public pages and the public WooCommerce Store API, then reports what it found. When it cannot access the store, it returns an abstention state rather than a low score.

🛠️ Key Features

  • Reads a public WooCommerce storefront “the way a shopping agent would”
  • Fetches data from public pages and the public WooCommerce Store API
  • Does not change anything
  • Stores no customer data
  • Returns no product text
  • Reports state: UNREADABLE with score: null when the store is down, blocked, or not yet public

🚀 Use Cases

  • Verifying whether a self-hosted WooCommerce store is readable to an agent
  • Determining whether release gates can proceed based on storefront accessibility

⚡ Developer Benefits

  • Clear distinction between “unreadable” (abstention) vs. readable results (score: null)
  • Non-invasive readiness checks with no customer data storage
  • Uses public storefront signals only (public pages + public Store API)

⚠️ Limitations

  • If the store is down, blocked, or not yet public, readiness cannot be assessed beyond state: UNREADABLE / score: null
AgentReady Woo - agentage MCP Catalog