Card snapshot
docs.debridge.finance
·
2026-06-02 23:47:14 UTC
·
d0332d6cfa19b69a959a5c8d8facd3329148a9e6ac82639b1206f9752024d628
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 swaps, same-chain swaps, cross-chain messaging, or order fulfillment systems. Reach for this skill when integrating DLN (deBridge Liquidity Network) API, creating orders, tracking execution, managing affiliate fees, or implementing hooks for conditional cross-chain actions.",
"tags": [],
"url": "https://docs.debridge.com/.well-known/agent-skills/debridge/skill.md"
}
]
}