Agentic commerce readiness for self-hosted WooCommerce stores — free scan, live product feed, MCP tool surface for shopping agents. Live at app.utilityhouse.xyz
- ✓Actively maintained (<30d)
- ✓Clear description
- ✓Documented (README)
- !No standard license detected
git clone https://github.com/tytutueh13-sudo/agentready-wooResumen de Tools
# AgentReady Woo — agentic-commerce readiness for self-hosted WooCommerce Live at **[app.utilityhouse.xyz](https://app.utilityhouse.xyz)**. AgentReady reads a public WooCommerce storefront the way a shopping agent would and reports what it found. It reads public pages and the public WooCommerce Store API. It changes nothing, stores no customer data, and returns no product text. **When it cannot read a store, it says so.** A shop that is down, blocked or not yet public comes back as `state: UNREADABLE` with `score: null` — an abstention, not a low grade. That distinction is the point of the product: a number derived from our own failed requests is a number a merchant would act on. Diagnostic accuracy against real merchant stores is **unmeasured** and is claimed nowhere. This is not a certification, a visibility guarantee, or a checkout test. ## The five tools `POST /mcp` speaks **JSON-RPC 2.0**. `tools/list` returns five tools. Two need no credentials at all: | Tool | What it answers | | --- | --- | | `scan_woo_store_readiness` | Is this public storefront readable by shopping agents? | | `preflight_woo_store` | The same question for one origin, passive and read-only. | Three require the merchant's own verified ownership and are unreachable without it: | Tool | What it does | | --- | --- | | `start_woo_release_verification` | Starts a release run against pinned protocol evidence. | | `get_woo_release_verification` | Reads that run's state. | | `claim_woo_release_result` | Claims the result packet once, idempotently. | There is also `POST /api/v2/preflight`, documented in `mcp-registry/openapi-preflight.yaml` as an OpenAPI 3.1 document. A `200` from it does **not** mean the store could be read — check `state` before using `checks`. ## Rate limits, as they are Three calls per target origin per day, and ten per calling IP per day. Exceeding either returns `429` with `TARGET_RATE_LIMITED`. These are the real numbers, not a friendlier pair. ## Settlement **Settlement is disabled.** No route on this service can take money. Prices appear on the marketing page as prices for a thing that is not yet purchasable, and every place one is shown says so. The Paddle integration and the D1 financial ledger exist and are exercised by the test suite; the flag that would let them move money is deliberately absent, and the x402 configuration points at Base **Sepolia** testnet. ## The WordPress plugin `wordpress-plugin/agentready-woo` publishes `/.well-known/agenticweb.md` and, when a merchant connects it, sends one signed **aggregate** evidence envelope — a count and a check result, never a product, shopper, order, payment, address or credential. It is verified against real WordPress and WooCommerce with HPOS both on and off; see `wordpress-plugin/agentready-woo/INTEGRATION-HARNESS.md`. ## Local development ```bash npm install npm run typecheck npm test npm run dev:worker ``` `npm test` uses Node's own test runner. There is no build step: the Worker runs TypeScript directly under Node 25 type-stripping, which is why parameter properties do not appear anywhere in `src/`. ## What this repository is not It is a public mirror of one service from a private monorepo. It is not the deployment source, and `wrangler.toml` here carries a placeholder database id rather than the real one. Deploys are performed from the private repository by one operator; nothing in this repository deploys anything.
Lo que la gente pregunta sobre agentready-woo
¿Qué es tytutueh13-sudo/agentready-woo?
+
tytutueh13-sudo/agentready-woo es tools para el ecosistema de Claude AI. Agentic commerce readiness for self-hosted WooCommerce stores — free scan, live product feed, MCP tool surface for shopping agents. Live at app.utilityhouse.xyz Tiene 0 estrellas en GitHub y su última actualización registrada es del 2026-09-07.
¿Cómo se instala agentready-woo?
+
Puedes instalar agentready-woo clonando el repositorio (https://github.com/tytutueh13-sudo/agentready-woo) o siguiendo las instrucciones del README en GitHub. ClaudeWave también te ofrece bloques de instalación rápida en esta misma página.
¿Es seguro usar tytutueh13-sudo/agentready-woo?
+
Nuestro agente de seguridad ha analizado tytutueh13-sudo/agentready-woo y le ha asignado un Trust Score de 62/100 (tier: OK). Revisa el desglose completo de comprobaciones superadas y flags en esta página.
¿Quién mantiene tytutueh13-sudo/agentready-woo?
+
tytutueh13-sudo/agentready-woo es mantenido por tytutueh13-sudo. La última actividad registrada en GitHub es del 2026-09-07, con 0 issues abiertos.
¿Hay alternativas a agentready-woo?
+
Sí. En ClaudeWave puedes explorar tools similares en /categories/tools, ordenados por popularidad o actividad reciente.
Despliega agentready-woo en tu cloud
Lleva este repo a producción en minutos. Cada plataforma genera su propio entorno con variables de entorno editables.
¿Mantienes este repo? Añade un badge a tu README
Pega el badge en tu README de GitHub para mostrar que está auditado por ClaudeWave. Cada badge enlaza de vuelta a esta página y muestra el Trust Score actual.
[](https://claudewave.com/repo/tytutueh13-sudo-agentready-woo)<a href="https://claudewave.com/repo/tytutueh13-sudo-agentready-woo"><img src="https://claudewave.com/api/badge/tytutueh13-sudo-agentready-woo" alt="Featured on ClaudeWave: tytutueh13-sudo/agentready-woo" width="320" height="64" /></a>Más Tools
A single CLAUDE.md file to improve Claude Code behavior, derived from Andrej Karpathy's observations on LLM coding pitfalls.
An AI skill that provides design intelligence for building professional UI/UX across multiple platforms.
🪨 why use many token when few token do trick — Claude Code skill that cuts 65% of tokens by talking like caveman
CLI proxy that reduces LLM token consumption by 60-90% on common dev commands. Single Rust binary, zero dependencies
The fastest, litest AI Gateway. Rust core with Python SDK. Call 100+ LLM APIs in OpenAI (or native) format with cost tracking, guardrails, load balancing, and logging [Bedrock, Azure, OpenAI, Anthropic, OpenAI, VertexAI, vLLM, Nvidia NIM]
Use Claude Code, Codex, Pi, and OpenCode and more for free (1.3B+ free tokens) from your terminal, app, IDE, or phone like OpenClaw (voice supported + ToS friendly)