Skip to content
Back to AlgoVoi Platform

Card snapshot

docs.algovoi.co.uk · 2026-08-07 08:06:24 UTC · 90a2ba80e01d0b8122b807accb5929aa29f0d970790f42c8c568077527279ff3

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 stores, or chat bots. Reach for this skill when you need to accept stablecoin payments (USDC) across seven blockchains, verify transactions, implement compliance screening, or integrate with AI frameworks and payment protocols (x402, MPP, AP2, A2A).",
      "tags": [],
      "url": "https://docs.algovoi.co.uk/.well-known/agent-skills/algovoi/skill.md"
    }
  ]
}