Cross-chain bridge aggregator β compares LI.FI, deBridge, Relay, Across & more for best rates.
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β or use 1-click editor setup below.
We haven't yet run this listing's install command through our automated sandbox check. This isn't a red flag β we're steadily working through the catalog.
π‘ Paste the JSON block into your client's configuration file under mcpServers, then restart the application.
Inspect callable tools, capabilities, and parameters exposed to AI agents by Bridgekitty.
bridge_get_quoteGet competitive quotes from all backends. Shows fees, time estimates, balance warnings.
bridge_executeBuild transaction(s) from a quote. Handles approvals, auto-refreshes expired quotes. Set `sign_and_send: true` to auto-sign and broadcast.
bridge_statusTrack bridge progress. On-chain fallback when API hasn't indexed yet.
bridge_chainsList supported chains with provider coverage.
bridge_tokensSearch tokens on a chain.
bridge_quote_multiMulti-hop route resolution when no direct route exists.
Cross-chain bridge aggregator MCP server for AI agents. One server, 5 bridge backends, best routes across EVM, Solana, and Cosmos chains.
BridgeKitty gives AI agents (Claude, Cursor, GPT, or any MCP-compatible AI) the ability to find and execute cross-chain bridge transfers β with automatic route optimization, fee comparison, balance checks, and safety warnings.
Latest npm release: @persistenceone/bridgekitty@0.3.9
xprt-farming-toolkit packagesign_and_send parameter β agents can now sign and broadcast transactions directly using locally-stored wallet keys| Backend | Type | Chains | Strength |
|---|---|---|---|
| deBridge (DLN) | Direct | EVM + Solana | Fast intent-based fills, Solana support |
| Relay | Direct | EVM + Solana | No protocol fee, gas-optimized |
| LI.FI | Aggregator | EVM | Widest coverage (30+ bridges, any-to-any swap) |
| Across | Direct | EVM | Fastest fills (~6s), same-token bridging |
| Squid (Axelar) | Aggregator | EVM + Cosmos | Only option for EVM β Cosmos routes |
| Direction | Backends | Status |
|---|---|---|
| EVM β EVM | All 5 | β Production |
| EVM β Solana | deBridge, Relay | β Production |
| Solana β EVM | deBridge | β Production |
| EVM β Cosmos | Squid | β Production |
Add to your MCP config (~/.claude/claude_code_config.json):
Add to Cursor's MCP settings (Settings > MCP Servers):
Add to claude_desktop_config.json:
BridgeKitty can manage wallets for autonomous bridging. Run wallet_setup to create wallets for EVM, Cosmos, and Solana β or provide your own addresses in quotes.
Wallet config is stored in ~/.bridgekitty/.env (or the directory you run from). Keys never leave the local machine.
| Variable | Description |
|---|---|
PRIVATE_KEY | EVM private key (hex) |
MNEMONIC | BIP-39 mnemonic (derives EVM, Cosmos, Solana keys) |
SOLANA_PRIVATE_KEY | Solana private key (base58) |
By default, bridge_execute returns unsigned transactions for the agent or user to sign externally.
Set sign_and_send: true to enable autonomous signing β BridgeKitty will use the wallet keys stored in ~/.bridgekitty/.env to handle the full flow:
eth_estimateGas pre-flight check| Variable | Description |
|---|---|
LIFI_API_KEY | LI.FI API key (higher rate limits) |
DEBRIDGE_API_KEY | deBridge API key |
SQUID_INTEGRATOR_ID | Squid integrator ID |
| Tool | Description |
|---|---|
bridge_get_quote | Get competitive quotes from all backends. Shows fees, time estimates, balance warnings. |
bridge_execute | Build transaction(s) from a quote. Handles approvals, auto-refreshes expired quotes. Set sign_and_send: true to auto-sign and broadcast. |
bridge_status | Track bridge progress. On-chain fallback when API hasn't indexed yet. |
bridge_chains | List supported chains with provider coverage. |
bridge_tokens | Search tokens on a chain. |
| Tool | Description |
|---|---|
bridge_quote_multi | Multi-hop route resolution when no direct route exists. |
bridgekitty_help | Agent onboarding guide with examples and tool usage. |
xprt_onboard | Guided onboarding flow for first-time users. |
| Tool | Description |
|---|---|
wallet_setup | Create wallets for EVM, Cosmos, Solana from a single mnemonic. |
wallet_import | Import an existing wallet from a mnemonic or private key. |
wallet_status | Show configured wallet addresses and key source. |
wallet_balance | Check balances across all chains with USD prices (CoinGecko). |
XPRT staking & farming has moved to the standalone
xprt-farming-toolkitpackage.
sign_and_send uses locally-stored keys only (never transmitted over the network).env file permission checks + overwrite protectionwallet_balance (only native SOL)MIT
Factual signals from GitHub, npm, and our automated checks β not a rating.
No reviews yet β be the first to share how this listing worked for you.
Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.
[](https://allmcps.com/mcp/bridgekitty)<a href="https://allmcps.com/mcp/bridgekitty"><img src="https://allmcps.com/api/badge/bridgekitty?style=directory" alt="Bridgekitty on AllMCPs" /></a>