Clinical-Luxury Storefront

Agentic commerce for research peptides

A polished demo storefront showing how ACP checkout sessions and MCP tools can power the same ordering flow for people and AI agents—with optional Machine Payments Protocol on paid MCP tool calls (Stripe test mode only).

  • Cloudflare Workers backend
  • GitHub Pages frontend
  • MCP tools for Claude and Cursor
  • MPP on tools/call (test mode)
Active stack Demo environment

ACP

Structured cart, fulfillment, and payment lifecycle.

MCP

Agent-facing tools mapped to the same commerce backend.

MPP

Optional HTTP 402 gate on paid tools/call (Stripe test only). Handshake and tools/list stay free—see MPP overview.

Research only

Every product is clearly labeled for demo compliance.

Peptide catalog

Protocol-ready inventory

Filter by research track, inspect a product, then push it through the ACP checkout flow.

Protocol stack

Human UI and agent tooling share one backend

The same catalog and checkout state are available to browsers, Claude Desktop, Cursor, and any MCP-compatible client.

1. Product discovery

The storefront and MCP tools call the same product catalog API for pricing, purity, and inventory.

2. ACP checkout

Merchant-style checkout: cart, buyer, fulfillment, and demo payment completion over REST—no MPP on these routes in this demo.

3. MCP agent ordering

The same lifecycle is available through MCP tools (create / update / complete checkout). In production, each tools/call may require MPP settlement.

4. MPP access billing

Machine Payments Protocol models paid access to the MCP tool surface (catalog queries, order tools, etc.)—separate from ACP’s demo order payment. Stripe test mode only; full flow.