Card snapshot
developer.copper.co
·
2026-08-13 21:45:15 UTC
·
7c1df714ace7e8d88cf186ffdafaf13ec5e9b727f908f08ff34dc95b97ac438d
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": "Copper Developer Portal",
"url": "https://developer.copper.co/",
"version": "1.0.0",
"protocolVersion": "0.3",
"preferredTransport": "HTTP+JSON",
"supportedInterfaces": [
{
"url": "https://developer.copper.co/",
"protocolBinding": "HTTP+JSON",
"protocolVersion": "0.3"
}
],
"provider": {
"url": "https://developer.copper.co/",
"organization": "Copper Developer Portal"
},
"documentationUrl": "https://developer.copper.co/",
"capabilities": {
"streaming": false,
"pushNotifications": false
},
"defaultInputModes": [
"text/plain"
],
"defaultOutputModes": [
"text/plain"
],
"skills": [
{
"id": "copperco",
"name": "Copperco",
"description": "Use when integrating with Copper's cryptocurrency custody and trading platform. Reach for this skill when building order management systems, managing portfolios, handling fund transfers, setting up webhooks for event notifications, or working with lending and settlement operations.",
"tags": [],
"url": "https://developer.copper.co/.well-known/agent-skills/copperco/skill.md"
}
]
}