Card snapshot
docs.debridge.finance
·
2026-06-05 20:01:57 UTC
·
eed1cf26c163e87b096188e4dd4bf68f7487ed294d4d13bd5200ff49d74eedf2
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, or executing cross-chain contract calls. Reach for this skill when integrating cross-chain liquidity, creating orders, tracking fulfillment, or implementing hooks for conditional execution across blockchains.",
"tags": [],
"url": "https://docs.debridge.com/.well-known/agent-skills/debridge/skill.md"
}
]
}