Card snapshot
docs.algovoi.co.uk
·
2026-08-13 20:52:26 UTC
·
46bdc195c055c377987a2f72aeed370a886062367f1a232900232cbf7cb3dd51
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. Reach for this skill when you need to integrate multi-chain stablecoin payments, verify on-chain transactions, implement compliance screening, create payment links, or work with payment protocols (x402, MPP, AP2, A2A).",
"tags": [],
"url": "https://docs.algovoi.co.uk/.well-known/agent-skills/algovoi/skill.md"
}
]
}