Bridges and interoperability
deBridge.
DLN intent-based bridge. Quotes and settlement via the deBridge agent MCP.
- STATUS
- Testnet
- CRATE
- tenzro-bridge
- STABILITY
- Stable
- REFERENCE
- deBridge DLN
01
Intent model
User signs an intent (source amount, destination spec). Solvers compete to fulfill it; the user is paid out on the destination chain.
02
Live quotes
DeBridgeAdapter queries the deBridge order-creation API for live quotes. Static fallback for offline operation.
03
MCP
Official deBridge MCP at https://agents.debridge.com/mcp handles cross-chain swap quotes and execution.
Related