SkillHub

indigo-dex

v1.0.0

Interact with decentralized exchanges on Cardano through the Indigo Protocol ecosystem.

Sourced from ClawHub, Authored by Angelos Kappos

Installation

Please help me install the skill `indigo-dex` from SkillHub official store. npx skills add adacapo21/indigo-dex

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 SteelSwap
  • get_steelswap_estimate — Get a swap estimate (price, slippage, route) for a token pair on SteelSwap
  • get_iris_liquidity_pools — Retrieve liquidity pool data from Iris
  • get_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?"