Linux 软件免费装
Banner图

StudioMeyer Agent Discovery for WooCommerce

开发者 studiomeyerio
更新时间 2026年7月14日 03:15
PHP版本: 8.0 及以上
WordPress版本: 7.0
版权: GPLv2 or later
版权网址: 版权信息

标签

woocommerce ai discovery agents ucp

下载

1.2.1 1.2.3

详情介绍:

StudioMeyer Agent Discovery for WooCommerce publishes the discovery endpoints that AI shopping agents (like Google AI Mode, ChatGPT, Gemini, Claude, and Perplexity) look for when they want to search, browse, or display products from your store. The Problem AI shopping agents can only interact with stores that expose a machine-readable catalog and a way to describe their capabilities. Without these endpoints, your products are invisible to agentic commerce. What This Plugin Does The plugin adds three discovery documents and a small REST API on top of WooCommerce: Features Who Is This For? WooCommerce store owners who want their shop to work with AI shopping agents as agentic commerce becomes mainstream. The plugin is free and self-contained: no accounts, no API keys, no external calls. More free plugins by StudioMeyer

安装:

Quick start (about 1 minute)
  1. Make sure WooCommerce is installed and active.
  2. In WordPress, go to Plugins → Add New, search for "StudioMeyer Agent Discovery", then click Install Now and Activate.
  3. That is it — the discovery endpoints go live immediately. Open WooCommerce → Agent Discovery to see your Agent Discovery Score and confirm every endpoint is active.
To verify manually, open https://yourshop.example/.well-known/ucp in a browser — you should see the UCP manifest as JSON. Manual installation
  1. Download the plugin ZIP.
  2. Go to Plugins → Add New → Upload Plugin, upload the ZIP, then click Install Now and Activate.
Minimum Requirements

屏幕截图:

  • Settings page with protocol status and active endpoints

升级注意事项:

1.2.3 Adds a short setup wizard and a rate-limiter security hardening. No action needed on existing stores. 1.2.0 Plugin renamed to StudioMeyer Agent Discovery for WooCommerce. Update your settings URL to WooCommerce → Agent Discovery. No data loss. 1.0.0 First release. Make your WooCommerce store AI-ready today.

常见问题:

Which AI agents work with these endpoints?

Any agent that implements UCP, A2A, or agents.json. This includes Google AI Mode, Gemini, ChatGPT, Claude, Perplexity, and custom shopping assistants built on top of these specifications.

Is this compatible with WooCommerce HPOS?

Yes. The plugin declares full HPOS (High-Performance Order Storage) compatibility on load.

Does this affect my store's performance?

The plugin only responds when an AI agent or browser explicitly requests one of the discovery URLs or REST endpoints. Regular page loads are not affected. Rate limiting protects the endpoints against abuse.

What is the UCP (Universal Commerce Protocol)?

UCP is an open specification published in January 2026 by Google and Shopify that describes how AI agents discover, search, and purchase products. The plugin implements the shopping discovery portion of the specification; /.well-known/ucp returns the manifest.

Does this plugin connect to external services?

No. All endpoints are served from your own WordPress installation. The plugin does not call any third-party API.

Where does rate limiting data live?

Per-IP request counts are stored as WordPress transients and expire after 60 seconds. No IP addresses are logged or persisted beyond that window.

更新日志:

1.2.3 1.2.2 1.2.1 1.2.0 1.1.0 1.0.1 1.0.0