Tool Reference
Allbridge MCP is organized into three tool groups.
Bridge
Use the bridge tools when you are planning or finishing a transfer.
list_supported_chains- show the supported chain cataloglist_supported_tokens- show the supported token catalogfind_bridge_routes- search for available routesquote_bridge_transfer- get a normalized quote for a known token pairplan_bridge_transfer- plan the route from user-friendly inputcheck_bridge_balances- verify that the sender can cover the amount and selected feecreate_bridge_execution_job- build the ordered execution stepsbuild_bridge_transactions- return raw transactions for lower-level integrationscheck_stellar_trustline- verify whether a Stellar account already has the required trustlinebuild_stellar_trustline_transaction- build the Stellar trustline transaction for a recipient accountcheck_algorand_optin- verify whether an Algorand account is already opted into the destination asset or appbuild_algorand_optin_transaction- build the Algorand opt-in transaction for a recipient accountget_transfer_status- track the transfer after broadcastsearch_allbridge_transfers- search the public explorer, resolve address or transfer hits, and list matching transfer recordsget_allbridge_transfer- open a single transfer record from the public explorer
Dev
Use the dev tools when you need docs or integration references.
search_allbridge_documentation- search the curated docs and examplesget_allbridge_product_summary- get the short summary for a product grouplist_available_coding_resources- list the resources for that product groupget_coding_resource_details- fetch the full content for a listed resource
Broadcast
Use the broadcast tools only when the payload is already signed.
broadcast_signed_transaction- broadcast a signed payload for a supported family
Last updated