Skip to content
Back to website2vat

Card snapshot

origin.website2vat.com · 2026-08-11 02:46:51 UTC · 8282f01a6a205fcf74fbf7acbf38ee78932fc62510867266e97cf17f1533390f

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.

{
  "protocolVersion": "0.3.0",
  "name": "website2vat",
  "description": "Finds public VAT and company identifiers for website-domain lists.",
  "version": "1.0.0",
  "url": "https://website2vat.com/mcp",
  "supportedInterfaces": [
    {
      "url": "https://website2vat.com/mcp",
      "protocolBinding": "MCP"
    }
  ],
  "capabilities": {
    "streaming": false,
    "pushNotifications": false
  },
  "defaultInputModes": [
    "application/json",
    "text/plain"
  ],
  "defaultOutputModes": [
    "application/json",
    "text/csv"
  ],
  "skills": [
    {
      "id": "website-vat-lookup",
      "name": "Website VAT lookup",
      "description": "Creates and monitors website-to-VAT lookup jobs and supports x402 or hosted Stripe payment.",
      "tags": [
        "vat",
        "company",
        "website",
        "x402",
        "base",
        "usdc",
        "stripe"
      ],
      "examples": [
        "Find VAT numbers for stripe.com and canva.com"
      ]
    }
  ]
}