Skip to content
Back to vcard-qr-code-generator

Card snapshot

vcardqrcodegenerator.com · 2026-08-05 17:07:19 UTC · ff2a3187358fa10d5157afaf68ec96d4dae7c37d7d141a45fca7ccbc00cfd8fc

This is a frozen copy of the agent's agent-card.json as we observed it at the timestamp above. We capture a new snapshot every time the card's content hash changes. Useful for: forensic drift analysis, verifying downstream callers see the right version, reproducing routing decisions made historically.

{
  "name": "vcard-qr-code-generator",
  "displayName": "vCard QR Code Generator",
  "description": "Agent-readable product and API metadata for creating vCard QR payloads and discovering vCard QR code resources.",
  "url": "https://www.vcardqrcodegenerator.com",
  "version": "2026-05-21",
  "documentationUrl": "https://www.vcardqrcodegenerator.com/developers/",
  "capabilities": {
    "streaming": true,
    "pushNotifications": false,
    "stateTransitionHistory": false
  },
  "defaultInputModes": [
    "application/json",
    "text/plain"
  ],
  "defaultOutputModes": [
    "application/json",
    "text/markdown"
  ],
  "skills": [
    {
      "id": "create-vcard-payload",
      "name": "Create vCard payload",
      "description": "Generate a vCard text payload suitable for QR code encoding.",
      "tags": [
        "vcard",
        "qr-code",
        "business-card"
      ]
    },
    {
      "id": "product-context",
      "name": "Get product context",
      "description": "Return pricing, privacy, API, and integration context for agents.",
      "tags": [
        "product",
        "pricing",
        "developer-docs"
      ]
    }
  ]
}