Open Standard · Free Forever · No Account Required

The standard for
agentic commerce

agents.json is an open, machine-readable contract that lets any AI agent discover, browse, and purchase from any store — without store-specific integration code.

/stores/agentbridge-demo-myshopify-com/agents.json
{
  "store": { "name": "agentbridge-demo", "url": "https://agentbridge-demo.myshopify.com" },
  "capabilities": ["discovery", "browse", "cart", "checkout"],
  "endpoints": {
    "catalog":  "/stores/agentbridge-demo-myshopify-com/catalog",
    "search":   "/stores/agentbridge-demo-myshopify-com/search",
    "cart":     "POST /stores/agentbridge-demo-myshopify-com/cart",
    "checkout": "POST /stores/agentbridge-demo-myshopify-com/checkout"
  },
  "products": ["The Inventory Not Tracked Snowboard", "Gift Card", ...]
}

Works with every agent and every platform

Claude GPT-5 Gemini Shopify WooCommerce Cloudflare
1 Live Demo Store
5+ AI Agents Supported
100% Open Source
0 Account Required

Every AI agent needs a different adapter. That's broken.

Today, AI shopping agents are hard-coded per store. A new store means a new integration. agents.json ends that fragmentation.

Without AgentBridge

Agent → custom Shopify adapter → custom Woo adapter → custom BigCommerce adapter → (repeat forever)

With AgentBridge

Agent → reads agents.json → knows exactly how to shop any compliant store. One integration, infinite stores.

Think robots.txt for search engines — but for AI agents shopping online. A single open standard, adopted everywhere, understood by every compliant agent.

Three steps from store to agent-accessible

No account. No approval process. Publish the spec, and any compliant agent can shop you.

1

Publish

Add agents.json to your store's root domain — or deploy a Cloudflare Worker in one click.

2

Agents Discover

Any compliant AI agent checks your domain for agents.json automatically, before it shops.

3

Shop

Agent reads your catalog, adds items to cart, and completes checkout — all through the standard interface.

Watch an agent shop your store

Connect your Shopify store and watch the dashboard expose a live agents.json endpoint — ready for any compliant AI agent to start shopping.

A complete open standard for agentic commerce

Every endpoint, field, and policy declared in the document itself. No surprises, no undocumented behaviour.

Root Document
Catalog Endpoint
Cart Endpoint
Checkout
Loading...
Read Full Spec Spec on GitHub

Everything you need for agentic commerce

Four pillars that make agents.json the most practical open standard for AI-driven shopping.

Zero-Latency Discovery

Agents find your store in milliseconds via /.well-known/agents.json — same pattern as robots.txt, trusted by every compliant agent.

Agent-Native Dashboard

Connect your Shopify store in one click. The dashboard exposes a live agents.json endpoint — no code, no infrastructure to manage.

Guest-First Checkout

No accounts, no auth tokens required. Agents and humans shop as guests — privacy-first, friction-minimal checkout every time.

Platform Agnostic

Works with Shopify, WooCommerce, BigCommerce, or any custom stack. One spec, every platform — via Cloudflare Worker or native plugin.

How AgentBridge scales

Three phases, each building on the last. Standard first. Infrastructure second. Intelligence third.

Phase 1 — Free

Standard-Setting

Months 1–2

  • Publish agents.json open spec
  • Open-source reference implementations
  • GitHub community bootstrapping
  • Direct outreach to agent developers
  • Shopify Storefront proxy — LIVE
Phase 2 — Freemium

Hosting & Tools

Months 2–3

  • Cloudflare Worker one-click deploy
  • Shopify Storefront API proxy — LIVE
  • WooCommerce plugin directory
  • Free tier: 100 products, 50 sessions
  • Pro: $29/mo unlimited
Phase 3 — Premium

Intelligence Layer

Month 4+

  • Agent behaviour analytics dashboard
  • Per-model conversion optimisation
  • A/B testing product descriptions
  • Dynamic pricing per agent model
  • Data network effect as moat

Start building the future of shopping

agents.json is open and free. Implement it today and be ready when agentic commerce takes off.