{
  "specVersion": "1.0",
  "host": {
    "displayName": "vCard QR Code Generator",
    "identifier": "did:web:vcardqrcodegenerator.com"
  },
  "entries": [
    {
      "identifier": "urn:air:vcardqrcodegenerator.com:api:openapi",
      "displayName": "vCard QR Code Generator OpenAPI spec",
      "type": "application/openapi+json",
      "url": "https://www.vcardqrcodegenerator.com/openapi.json",
      "capabilities": ["createVCardPayload", "listTemplates", "createAsyncVCardJob", "streamProgress"],
      "representativeQueries": [
        "create a vCard QR payload from contact details",
        "find the vCard QR Code Generator OpenAPI spec"
      ],
      "description": "REST API specification for vCard payload generation, templates, jobs, streaming, and MCP discovery."
    },
    {
      "identifier": "urn:air:vcardqrcodegenerator.com:server:mcp",
      "displayName": "vCard QR Code Generator MCP server",
      "type": "application/mcp-server-card+json",
      "url": "https://vcardqrcodegenerator.com/.well-known/mcp/server-card.json",
      "endpoint": "https://vcardqrcodegenerator.com/mcp",
      "capabilities": ["getProductContext", "createVCardPayload"],
      "representativeQueries": [
        "use MCP to create a vCard payload",
        "get vCard QR Code Generator product context"
      ],
      "description": "HTTP MCP server exposing product context and vCard payload creation tools."
    },
    {
      "identifier": "urn:air:vcardqrcodegenerator.com:doc:llms",
      "displayName": "vCard QR Code Generator llms.txt",
      "type": "text/plain",
      "url": "https://www.vcardqrcodegenerator.com/llms.txt",
      "capabilities": ["agentDocumentation", "developerResourceDiscovery"],
      "representativeQueries": [
        "find vCard QR Code Generator developer resources",
        "read agent documentation for vCard QR Code Generator"
      ],
      "description": "Agent-readable summary of the product, API, MCP, policies, and developer resources."
    },
    {
      "identifier": "urn:air:vcardqrcodegenerator.com:doc:pricing",
      "displayName": "vCard QR Code Generator pricing",
      "type": "text/markdown",
      "url": "https://www.vcardqrcodegenerator.com/pricing.md",
      "capabilities": ["pricingDiscovery", "planComparison"],
      "representativeQueries": [
        "how much does vCard QR Code Generator cost",
        "compare free and paid vCard QR Code Generator plans"
      ],
      "description": "Machine-readable pricing for free, logo, and bulk vCard QR workflows."
    }
  ],
  "collections": []
}
