Card snapshot
copperco.main-kill-isr.mintlify.me
·
2026-08-05 17:34:01 UTC
·
3c79af5ed6697039ad4395af4d40b3a959dc677478bc648f55c1a557b59f2863
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 building integrations with Copper's crypto asset management platform, managing orders (transfers, withdrawals, staking), handling fund movements between portfolios and exchanges, 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"
}
]
}