Skip to main content
Glama
598,189 tools. Updated 2026-09-21 19:49

"IndiGo" matching MCP tools:

Matching MCP Servers

  • Mint additional iAssets from an existing CDP to increase debt. Generates an unsigned CBOR transaction for client-side signing, enabling loan expansion.
    MIT
  • Liquidate undercollateralized CDPs through the stability pool by generating an unsigned Cardano transaction (CBOR hex) ready for client-side signing.
    MIT
  • Create a Redemption Order Book buy order by depositing ADA to purchase an iAsset up to a specified max price, returning an unsigned transaction for client-side signing.
    MIT
  • Change the ADA allocation in a ROB buy order by specifying a positive or negative lovelace adjustment, with optional max-price updates. Produces an unsigned CBOR transaction for client-side signing.
    MIT
  • Batch-collect accrued interest from one or more CDP positions into the interest collector, producing an unsigned CBOR-encoded transaction for client-side signing.
    MIT
  • Retrieve the current Pyth price for any Indigo iAsset along with its on-chain feed configuration. Shows the latest signed update and its validity deadline for on-chain use.
    MIT
  • Redeem iAssets from a CDP by building an unsigned transaction (CBOR hex) for client-side signing. Pass the total minted amount to redeem the maximum possible.
    MIT