Merchant
Matches merchant in the universal feed schema.
Products
Fields match the universal feed schema: id, title, price.amount (decimal string), price.currency (ISO 4217), canonical_url.
{slug} where the product id/slug goes. Agents substitute it per product.{slug} and optional {qty} placeholders.Agentic actions
What an autonomous agent may do on your site. Anything not listed defaults to "not declared" — declare it explicitly.
Discovery & feeds
Where agents learn more. Matches feeds and discovery conventions from the kits.
Live manifest preview
Serve inline as <script type="application/agent-commerce+json"> or at a well-known URL.
Paste & validate
Checks required fields, URL formats, price formats, and action enums against the same rules the builder uses.
Import from my site
We fetch your page and extract JSON-LD Product blocks and any existing agent-commerce manifests, then pre-fill the builder. Best-effort — always review before publishing.
application/agent-commerce+json is an emerging convention, not a ratified standard — the same is true of the UCP/ACP profiles it references. This tool generates deterministic JSON from your inputs; nothing here is "AI-powered". Publishing a manifest does not make agents transact with you — it makes your terms legible when they try. Verify field names against the current kit specs before shipping.