Skip to content
Back to Copper Developer Portal

Card snapshot

developer.copper.co · 2026-08-15 09:43:12 UTC · 5498d55fc2199604b62d5435d9525555d5d9e3152567eaf7b5376e0bb8a62cc2

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 cryptocurrency custody, trading, and settlement platform. Reach for this skill when working with orders, portfolios, wallets, loans, ClearLoop settlements, Copper Network transfers, staking, DeFi operations, or webhooks. Essential for agents managing crypto asset operations, fund transfers, collateralized lending, and institutional settlement workflows.",
      "tags": [],
      "url": "https://developer.copper.co/.well-known/agent-skills/copperco/skill.md"
    }
  ]
}