FREE TOOL — NO CREDITS

Agent-Commerce Manifest Studio

Describe your catalog, prices, and checkout patterns in a single application/agent-commerce+json manifest that AI buying agents can read before they transact. Vocabulary aligned with the Universal Cart Product Feed OS and WebMCP kits.

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.

Use {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.


          
Straight talk: 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.