Card snapshot
copperco.main-kill-isr.mintlify.me
·
2026-08-19 05:39:18 UTC
·
62922b2c665ef374800e1081ff6aad376f60100d221023ee2a4be6d78610d3e9
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 the Copper Platform API to manage cryptocurrency portfolios, create and execute orders, handle fund transfers, manage wallets, set up webhooks for event notifications, or work with specialized features like ClearLoop settlements, lending, staking, and DeFi operations.",
"tags": [],
"url": "https://developer.copper.co/.well-known/agent-skills/copperco/skill.md"
}
]
}