Skip to content
Back to AlgoVoi Platform

Card snapshot

docs.algovoi.co.uk · 2026-08-22 04:12:45 UTC · aed7cb446aa5323b1d2057032fe554b298ed282254f4293435bd74fc2dfb6863

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": "AlgoVoi Platform",
  "url": "https://docs.algovoi.co.uk/",
  "version": "1.0.0",
  "protocolVersion": "0.3",
  "preferredTransport": "HTTP+JSON",
  "supportedInterfaces": [
    {
      "url": "https://docs.algovoi.co.uk/",
      "protocolBinding": "HTTP+JSON",
      "protocolVersion": "0.3"
    }
  ],
  "provider": {
    "url": "https://docs.algovoi.co.uk/",
    "organization": "AlgoVoi Platform"
  },
  "documentationUrl": "https://docs.algovoi.co.uk/",
  "capabilities": {
    "streaming": false,
    "pushNotifications": false
  },
  "defaultInputModes": [
    "text/plain"
  ],
  "defaultOutputModes": [
    "text/plain"
  ],
  "skills": [
    {
      "id": "algovoi",
      "name": "Algovoi",
      "description": "Use when building payment integrations for agents, APIs, e-commerce, or chat bots. Reach for this skill when you need to: create payment links or x402-protected endpoints, verify on-chain transactions, screen recipients for compliance, integrate webhooks, or work with multi-chain stablecoin settlement across Algorand, VOI, Hedera, Stellar, Base, Solana, and Tempo.",
      "tags": [],
      "url": "https://docs.algovoi.co.uk/.well-known/agent-skills/algovoi/skill.md"
    }
  ]
}