Skip to content
Back to AlgoVoi Platform

Card snapshot

docs.algovoi.co.uk · 2026-08-15 02:47:06 UTC · 866cfa4528aba6d5aeaa9d0f3e327c4a47bf588f0fb7bd8795400e97d34eed3f

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 infrastructure for agents, APIs, e-commerce, or chat bots that need compliance-aware stablecoin settlement. Reach for this skill when integrating x402, MPP, AP2, A2A payment protocols, creating hosted checkouts, verifying on-chain transactions, screening recipients for sanctions, or managing multi-chain USDC payments across Algorand, VOI, Hedera, Stellar, Base, Solana, and Tempo.",
      "tags": [],
      "url": "https://docs.algovoi.co.uk/.well-known/agent-skills/algovoi/skill.md"
    }
  ]
}