Skip to content

This release adds 2 notable features for engineering teams evaluating rollout.

Published 3mo MCP Developer Tools
✓ No known CVEs patched
Read the diff → Tool health → What is this tool? →

✓ No known CVEs patched in this version

Summary

AI summary

Added 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_swap tool 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_url to support same-chain swap URLs
  • Server name and version are now read from package.json at 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

Track debridge-finance/debridge-mcp

Get notified when new releases ship.

Sign up free

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.

All releases →

Beta — feedback welcome: [email protected]