Skip to content
Back to Copper Developer Portal

Card snapshot

copperco.main-kill-isr.mintlify.me · 2026-08-14 16:06:15 UTC · 6b837d68039d93844974a4f38960aa0d38a8b780d214c5fcbcd504b68a1daaf9

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 crypto asset management platform, managing portfolios and orders, handling fund transfers, creating loans, managing staking, or setting up webhooks for real-time event notifications.",
      "tags": [],
      "url": "https://developer.copper.co/.well-known/agent-skills/copperco/skill.md"
    }
  ]
}