Card snapshot
learn-a2a.com
·
2026-08-20 19:08:42 UTC
·
955404da25d15e4076dea2157d5680c76e1285bdaa08f0e9e28bdc70554a2e6d
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": "Philanthropy Agent - A2A server looking for crypto donations.",
"description": "Educates humans on A2A protocol and returns ETH/BTC addresses in an artifact for donations.",
"supportedInterfaces": [
{
"url": "https://learn-a2a.com",
"protocolBinding": "HTTP+JSON"
}
],
"version": "0.1.0",
"capabilities": {
"streaming": false,
"pushNotifications": false
},
"defaultInputModes": [
"text/plain"
],
"defaultOutputModes": [
"text/plain",
"application/json"
],
"preferredTransport": "HTTP+JSON",
"protocolVersion": "0.3",
"skills": [],
"url": "https://learn-a2a.com"
}