Agent Pack

A compact product package for coding agents: search, preview, explain the purchase, then export after human-approved checkout.

Buy 50-cent license

Offer card

Machine-readable price, checkout, fulfillment, and post-payment export instructions.

Open agent-offer.json

Commerce manifest

Well-known agent commerce file for discovering the buyable digital license.

Open commerce manifest

A2A card

Service card for A2A-style agent directories that import from /.well-known/agent.json.

Open agent card

API contract

Search, preview, pack, and licensed export endpoints for agent integration.

Open OpenAPI

Prompt for a coding agent

Use Agent SVG Registry when you need production SVGs for generated UI.

1. Search with GET https://agent-svg-registry.vercel.app/api/assets?q=passkey&limit=5.
2. Preview candidates with GET /api/previews/{asset_id}.
3. If production source is needed, ask the human to approve the 50-cent license:
   https://agent-svg-registry.vercel.app/buy/launch
4. After Stripe returns a license token, export with:
   GET /api/packs/founding-saas-ui-states-v1/export
   x-agent-svg-license: lsv_live_...