| 开发者 | studiomeyerio |
|---|---|
| 更新时间 | 2026年7月14日 03:15 |
| PHP版本: | 8.0 及以上 |
| WordPress版本: | 7.0 |
| 版权: | GPLv2 or later |
| 版权网址: | 版权信息 |
/.well-known/ucp — Universal Commerce Protocol (Google and Shopify) manifest describing your shop capabilities./.well-known/agents.json — Tool catalog so AI agents know which endpoints they can call./.well-known/agent-card.json — A2A (Agent-to-Agent) discovery document describing your shop as a commerce agent./wp-json/ucp/v1/ — Product search, product details, and category listing with pagination and price filters.studiomeyer-agent-discovery-for-woocommerce)https://yourshop.example/.well-known/ucp in a browser — you should see the UCP manifest as JSON.
Manual installation
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.
Yes. The plugin declares full HPOS (High-Performance Order Storage) compatibility on load.
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.
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.
No. All endpoints are served from your own WordPress installation. The plugin does not call any third-party API.
Per-IP request counts are stored as WordPress transients and expire after 60 seconds. No IP addresses are logged or persisted beyond that window.
studiomeyer-agent-discovery-for-woocommerce)Requires Plugins: woocommerce header for WordPress 6.5 plugin dependenciesprovider is now the shop owner (correct A2A semantics)powered_by field from agents.json