Skip to content
Back to deBridge Home

Card snapshot

docs.debridge.finance · 2026-07-26 11:12:20 UTC · fdb36553593c6f7442322897c7b83e1f74a12b94100cd0dc018f2425601078a3

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": "deBridge Home",
  "url": "https://docs.debridge.com/",
  "version": "1.0.0",
  "protocolVersion": "0.3",
  "preferredTransport": "HTTP+JSON",
  "supportedInterfaces": [
    {
      "url": "https://docs.debridge.com/",
      "protocolBinding": "HTTP+JSON",
      "protocolVersion": "0.3"
    }
  ],
  "provider": {
    "url": "https://docs.debridge.com/",
    "organization": "deBridge Home"
  },
  "documentationUrl": "https://docs.debridge.com/",
  "capabilities": {
    "streaming": false,
    "pushNotifications": false
  },
  "defaultInputModes": [
    "text/plain"
  ],
  "defaultOutputModes": [
    "text/plain"
  ],
  "skills": [
    {
      "id": "debridge",
      "name": "Debridge",
      "description": "Use when building cross-chain and same-chain swap functionality, integrating order creation and fulfillment workflows, tracking order states, implementing hooks for conditional execution, or managing affiliate fees and referral programs. Reach for this skill when users need to execute trades across blockchains, bridge assets, or build chain-abstracted applications.",
      "tags": [],
      "url": "https://docs.debridge.com/.well-known/agent-skills/debridge/skill.md"
    }
  ]
}