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.
Run the underlying MCP server directly — without Agent-CoreX routing.
npx -y debridge-mcpAgent-CoreX intelligently routes which tools from debridge-finance/debridge-mcp your AI agent actually needs per request — reducing token usage and cost.
agent-corex.json
{
"mcpServers": {
"debridge-mcp": {
"command": "npx",
"args": [
"-y",
"debridge-mcp"
]
}
}
}Connect in 2 minutes. Only pay for the tools your agent actually uses.
Recommended: intelligent tool routing, lower costs
uvx agent-corex mcp add debridge-mcpAgent-CoreX selects only the tools your agent needs, cutting token usage by up to 60%.
Use debridge-finance/debridge-mcp directly without routing
npx -y debridge-mcpNew to Agent-CoreX? View setup guide →