DEX Integration
Skill for interacting with decentralized exchanges on Cardano through the Indigo Protocol ecosystem. Query available tokens, get swap estimates via SteelSwap, explore Iris liquidity pools, and check wallet balances via Blockfrost.
MCP Tools
get_steelswap_tokens— List all tokens available for swapping on SteelSwapget_steelswap_estimate— Get a swap estimate (price, slippage, route) for a token pair on SteelSwapget_iris_liquidity_pools— Retrieve liquidity pool data from Irisget_blockfrost_balances— Get wallet token balances via Blockfrost
Sub-Skills
- SteelSwap — Token listing and swap estimates
- Iris Pools — Liquidity pool data from Iris
- Balances — Wallet balances via Blockfrost
References
- MCP Tools Reference — Detailed tool parameters and return types
- DEX Concepts — SteelSwap, Iris, Blockfrost, price impact, routing
Example Prompts
- "What tokens are available to swap on SteelSwap?"
- "Get a swap estimate for 100 ADA to iUSD on SteelSwap"
- "Show me the current Iris liquidity pools"
- "What are the token balances for this wallet address?"