# Agent SVG Registry Agent SVG Registry is a searchable SVG source library for agents, generated interfaces, SaaS builders, and product teams. Public site: https://agent-svg-registry.vercel.app Launch/share page: https://agent-svg-registry.vercel.app/launch Share kit: https://agent-svg-registry.vercel.app/share-kit Agent API page: https://agent-svg-registry.vercel.app/for-agents Agent integration guide: https://agent-svg-registry.vercel.app/agent-integration Agent pack for coding agents: https://agent-svg-registry.vercel.app/agent-pack Installable agent skill: https://agent-svg-registry.vercel.app/skill.md Agent skill manifest: https://agent-svg-registry.vercel.app/skill.json Machine-readable agent offer: https://agent-svg-registry.vercel.app/agent-offer.json 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 registration manifest: https://agent-svg-registry.vercel.app/basedagents.json Agent commerce manifest: https://agent-svg-registry.vercel.app/.well-known/agent-commerce.json Agent instructions: https://agent-svg-registry.vercel.app/AGENTS.md Lowercase agent instructions alias: https://agent-svg-registry.vercel.app/agents.md Well-known LLM summary: https://agent-svg-registry.vercel.app/.well-known/llms.txt MCP server descriptor: https://agent-svg-registry.vercel.app/server.json Well-known MCP server descriptor: https://agent-svg-registry.vercel.app/.well-known/server.json Official MCP Registry listing: app.vercel.agent-svg-registry/mcp Noun Project for agents page: https://agent-svg-registry.vercel.app/noun-project-for-agents SVG API for agents page: https://agent-svg-registry.vercel.app/svg-api-for-agents Commercial SVG license page: https://agent-svg-registry.vercel.app/commercial-svg-license Directory page: https://agent-svg-registry.vercel.app/directory Category index: https://agent-svg-registry.vercel.app/categories Founding pack page: https://agent-svg-registry.vercel.app/pack OpenAPI document: https://agent-svg-registry.vercel.app/openapi.json Agent manifest: https://agent-svg-registry.vercel.app/.well-known/agents.json A2A-style agent card: https://agent-svg-registry.vercel.app/.well-known/agent.json A2A compatibility agent card: https://agent-svg-registry.vercel.app/.well-known/agent-card.json A2A JSON-RPC endpoint: https://agent-svg-registry.vercel.app/a2a A2A tasks/send alias: https://agent-svg-registry.vercel.app/a2a/tasks/send REST invoke endpoint: https://agent-svg-registry.vercel.app/invoke AI plugin-style manifest: https://agent-svg-registry.vercel.app/.well-known/ai-plugin.json Well-known MCP alias: https://agent-svg-registry.vercel.app/.well-known/mcp.json MCP-style manifest: https://agent-svg-registry.vercel.app/mcp/manifest.json MCP install JSON: https://agent-svg-registry.vercel.app/mcp/install.json MCP JSON-RPC endpoint: https://agent-svg-registry.vercel.app/api/mcp Full agent guide: https://agent-svg-registry.vercel.app/llms-full.txt Product data: https://agent-svg-registry.vercel.app/product.json Commerce feed: https://agent-svg-registry.vercel.app/commerce-feed.xml ## What it offers - 576 SVG UI assets across auth, billing, analytics, files, AI, collaboration, settings, notifications, errors, empty states, onboarding, and security. - Searchable preview metadata for agents and humans. - Watermarked previews for browsing and evaluation. - Commercial license checkout for raw SVG, React component, and inline HTML export. - Quality gates that only allow promoted or commercial-ready assets to export. ## Public API - `GET /api/stats` returns category/style counts. - `GET /api/assets?q=agent&limit=12` searches catalog metadata. - `GET /api/assets/{asset_id}` returns public metadata and commercial readiness. - `GET /api/previews/{asset_id}` returns a watermarked SVG preview. - `POST /a2a` accepts A2A-style JSON-RPC `message/send` and returns search, quote, checkout, and export links. - `POST /a2a/tasks/send`, `POST /a2a/message/send`, `POST /message:send`, and `POST /message/send` are A2A compatibility aliases for the same offer payload. - `POST /invoke` accepts simple marketplace JSON such as `{ "input": "need passkey svg" }` and returns search, quote, checkout, and export links. - `POST /api/mcp` accepts MCP-style JSON-RPC `initialize`, `tools/list`, and `tools/call` for `search_assets`, `quote_license`, `invoke_offer`, and gated `export_founding_pack`. - `GET /api/packs/founding-saas-ui-states-v1` returns commercial-ready pack metadata. - `GET /api/packs/founding-saas-ui-states-v1/export` requires a paid commercial license token and returns all paid-ready pack exports. - `GET /api/reuse/{asset_id}` requires a paid commercial license token. ## Commercial Use Preview, search, and evaluation are free. Production use, raw SVG export, React component export, inline HTML export, redistribution inside products, and agent API reuse require a paid commercial license. Pricing and license terms: https://agent-svg-registry.vercel.app/pricing Direct purchase URL: https://agent-svg-registry.vercel.app/buy/launch Machine-readable checkout brief: https://agent-svg-registry.vercel.app/checkout.md Stripe-hosted payment link fallback: https://buy.stripe.com/6oUaEX5Dh5p8gT693a9Zm00 Legacy $1 founding checkout URL: https://agent-svg-registry.vercel.app/buy/founding Agent registry manifest: https://agent-svg-registry.vercel.app/.well-known/agent-svg-registry.json Featured paid-ready asset pages: - Passkey Challenge SVG: https://agent-svg-registry.vercel.app/asset/review-auth-passkey-outline-01 - Model Router SVG: https://agent-svg-registry.vercel.app/asset/review-ai-model-router-outline-01 - Invoice Paid SVG: https://agent-svg-registry.vercel.app/asset/review-billing-invoice-filled-01 - Empty Shared Folder SVG: https://agent-svg-registry.vercel.app/asset/review-files-empty-folder-illustration-01 ## Raw SVG Gate Direct raw SVG URLs under `/assets/svg/` are blocked. Licensed export is available only through `/api/reuse/{asset_id}` with a valid commercial license token.