A

Free tool

Does your store expose a valid UCP profile?

Paste your store URL and this free tool fetches /.well-known/ucp and reports three signals, no login: whether the profile parses, whether it declares a version, and whether it exposes a valid shopping service an agent could check out through. That last signal is the one that decides whether an agent can transact, not just read about you. UCP is how Google's AI Mode and other agents discover what your store can do programmatically.

FAQ

What is the UCP profile?
The Universal Commerce Protocol profile is a JSON document at /.well-known/ucp that declares your store's commerce capabilities (search, checkout) so agents can transact without scraping.

Related