Skip to content
Back to AlgoVoi Platform

Card snapshot

docs.algovoi.co.uk · 2026-08-03 23:31:05 UTC · efb64fafddbab63e7b4264b5da9983331462298e5b44926e00bc6f538deecfd3

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 compliance-aware payment infrastructure for stablecoin transactions, integrating x402/MPP/AP2/A2A payment protocols, screening recipients against sanctions lists, verifying on-chain payments, managing webhooks, or deploying multi-chain payment gateways across Algorand, VOI, Hedera, Stellar, Base, Solana, and Tempo.",
      "tags": [],
      "url": "https://docs.algovoi.co.uk/.well-known/agent-skills/algovoi/skill.md"
    }
  ]
}