This release adds 2 notable features for engineering teams evaluating rollout.
✓ No known CVEs patched in this version
Summary
AI summaryAdded estimate_same_chain_swap tool and extended get_trade_dapp_url to support same‑chain swaps.
Full changelog
v0.1.4
Same-Chain Swaps
New estimate_same_chain_swap tool for estimating token swaps within a single chain. Returns expected output amount, fees, slippage, and aggregator comparisons. Supports all deBridge-enabled chains including those with internal chain ID mapping (e.g. MegaETH 4326 resolves to 100000031).
The get_trade_dapp_url tool also now supports same-chain swaps by allowing inputChain and outputChain to be the same chain.
Changes
- Added
estimate_same_chain_swaptool with slippage, affiliate fee, and aggregator comparison support - Added native-to-internal chain ID resolution (
TokenDb.resolveApiChainId) for chains like MegaETH - Extended
get_trade_dapp_urlto support same-chain swap URLs - Server name and version are now read from
package.jsonat runtime - Mocked API tests with captured live response fixtures for deterministic, offline test runs
- Updated SKILL.md with same-chain swap documentation
- Updated README with same-chain swap tool description
Weekly OSS security release digest.
The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.
No spam, unsubscribe anytime.
Share this release
About debridge-finance/debridge-mcp
Cross-chain swaps and bridging across EVM and Solana blockchains via the deBridge protocol. Enables AI agents to discover optimal routes, evaluate fees, and initiate non-custodial trades.
Related context
Beta — feedback welcome: [email protected]