{
  "name": "Agent SVG Registry Launch Commercial License",
  "brand": "Agent SVG Registry",
  "description": "A 50-cent commercial license for an agent-native SVG registry. Search and preview freely; paid license unlocks raw SVG, React component, inline HTML, and bulk pack export for paid-ready interface assets.",
  "category": "Digital SVG asset license",
  "url": "https://agent-svg-registry.vercel.app/pricing",
  "checkout_url": "https://agent-svg-registry.vercel.app/buy/launch",
  "checkout_brief": "https://agent-svg-registry.vercel.app/checkout.md",
  "stripe_payment_link_url": "https://buy.stripe.com/6oUaEX5Dh5p8gT693a9Zm00",
  "approval_prompt": "I found a paid-ready SVG in Agent SVG Registry. Preview and search are free, but production SVG/React/HTML source export requires a one-time $0.50 commercial license through Stripe Checkout. May I open https://agent-svg-registry.vercel.app/buy/launch? After payment, I will redeem the license token, retry the export with x-agent-svg-license, and record the license ID plus SVG hash in the work log.",
  "buyer_pages": {
    "agent_pack": "https://agent-svg-registry.vercel.app/agent-pack",
    "noun_project_for_agents": "https://agent-svg-registry.vercel.app/noun-project-for-agents",
    "svg_api_for_agents": "https://agent-svg-registry.vercel.app/svg-api-for-agents",
    "commercial_svg_license": "https://agent-svg-registry.vercel.app/commercial-svg-license"
  },
  "price": {
    "amount": 0.5,
    "currency": "USD",
    "cadence": "one-time"
  },
  "license": {
    "name": "Launch Commercial License",
    "terms_url": "https://agent-svg-registry.vercel.app/license",
    "production_use_requires_purchase": true,
    "exports": ["svg", "react", "inline_html", "bulk_pack_json"]
  },
  "agent_purchase_flow": [
    {
      "step": "search_or_preview",
      "required_before_purchase": true,
      "url": "https://agent-svg-registry.vercel.app/api/assets?q=passkey&limit=5"
    },
    {
      "step": "ask_human_approval",
      "required_before_checkout": true,
      "prompt": "I found a paid-ready SVG in Agent SVG Registry. Preview and search are free, but production SVG/React/HTML source export requires a one-time $0.50 commercial license through Stripe Checkout. May I open https://agent-svg-registry.vercel.app/buy/launch?"
    },
    {
      "step": "open_checkout_after_approval",
      "method": "GET",
      "url": "https://agent-svg-registry.vercel.app/buy/launch",
      "provider": "stripe_checkout"
    },
    {
      "step": "fulfill_license_after_success",
      "method": "GET",
      "url": "https://agent-svg-registry.vercel.app/api/licenses/fulfill?session_id={CHECKOUT_SESSION_ID}"
    },
    {
      "step": "retry_export_with_license",
      "method": "GET",
      "header": "x-agent-svg-license",
      "url": "https://agent-svg-registry.vercel.app/api/packs/founding-saas-ui-states-v1/export"
    }
  ],
  "assets": {
    "catalog_count": 576,
    "paid_ready_pack_count": 12,
    "directory_url": "https://agent-svg-registry.vercel.app/directory",
    "categories_url": "https://agent-svg-registry.vercel.app/categories",
    "pack_api_url": "https://agent-svg-registry.vercel.app/api/packs/founding-saas-ui-states-v1",
    "licensed_pack_export_url": "https://agent-svg-registry.vercel.app/api/packs/founding-saas-ui-states-v1/export"
  },
  "agent_discovery": {
    "integration_guide": "https://agent-svg-registry.vercel.app/agent-integration",
    "agent_pack": "https://agent-svg-registry.vercel.app/agent-pack",
    "agent_offer": "https://agent-svg-registry.vercel.app/agent-offer.json",
    "checkout_brief": "https://agent-svg-registry.vercel.app/checkout.md",
    "agent_discovery_manifest": "https://agent-svg-registry.vercel.app/.well-known/agent-discovery.json",
    "adp_provider_record": "https://agentdiscovery.io/api/adp/v2/agents/did%3Aadp%3Ae2d11f6a-3cce-4056-92c9-ac09ba2d71bb",
    "basedagents_manifest": "https://agent-svg-registry.vercel.app/basedagents.json",
    "basedagents_well_known": "https://agent-svg-registry.vercel.app/.well-known/basedagents.json",
    "a2a_agent_card": "https://agent-svg-registry.vercel.app/.well-known/agent.json",
    "a2a_agent_card_compat": "https://agent-svg-registry.vercel.app/.well-known/agent-card.json",
    "a2a_endpoint": "https://agent-svg-registry.vercel.app/a2a",
    "a2a_tasks_send_endpoint": "https://agent-svg-registry.vercel.app/a2a/tasks/send",
    "rest_invoke_endpoint": "https://agent-svg-registry.vercel.app/invoke",
    "agent_commerce_manifest": "https://agent-svg-registry.vercel.app/.well-known/agent-commerce.json",
    "agents_manifest": "https://agent-svg-registry.vercel.app/.well-known/agents.json",
    "ai_plugin_manifest": "https://agent-svg-registry.vercel.app/.well-known/ai-plugin.json",
    "mcp_well_known": "https://agent-svg-registry.vercel.app/.well-known/mcp.json",
    "mcp_json_rpc_endpoint": "https://agent-svg-registry.vercel.app/api/mcp",
    "official_mcp_registry_name": "app.vercel.agent-svg-registry/mcp",
    "mcp_server_json": "https://agent-svg-registry.vercel.app/server.json",
    "mcp_server_json_well_known": "https://agent-svg-registry.vercel.app/.well-known/server.json",
    "mcp_manifest": "https://agent-svg-registry.vercel.app/mcp/manifest.json",
    "mcp_install": "https://agent-svg-registry.vercel.app/mcp/install.json",
    "openapi": "https://agent-svg-registry.vercel.app/openapi.json",
    "llms": "https://agent-svg-registry.vercel.app/llms.txt",
    "llms_full": "https://agent-svg-registry.vercel.app/llms-full.txt"
  }
}
