Smithery Logo
MCPsSkillsDocsPricing
Login
Smithery Logo

Accelerating the Agent Economy

Resources

DocumentationPrivacy PolicySystem Status

Company

PricingAboutBlog

Connect

© 2026 Smithery. All rights reserved.

    indigoprotocol

    indigo-cdp

    indigoprotocol/indigo-cdp

    About

    SKILL.md

    Install

    Install via Skills CLI

    or add to your agent
    • Claude Code
      Claude Code
    • Codex
      Codex
    • OpenClaw
      OpenClaw
    • Cursor
      Cursor
    • Amp
      Amp
    • GitHub Copilot
      GitHub Copilot
    • Gemini CLI
      Gemini CLI
    • Kilo Code
      Kilo Code
    • Junie
      Junie
    • Replit
      Replit
    • Windsurf
      Windsurf
    • Cline
      Cline
    • Continue
      Continue
    • OpenCode
      OpenCode
    • OpenHands
      OpenHands
    • Roo Code
      Roo Code
    • Augment
      Augment
    • Goose
      Goose
    • Trae
      Trae
    • Zencoder
      Zencoder
    • Antigravity
      Antigravity
    ├─
    ├─
    └─

    About

    Manage Collateralized Debt Positions (CDPs) on the Indigo Protocol.

    SKILL.md

    Indigo CDP & Loan Management

    Manage Collateralized Debt Positions (CDPs) on the Indigo Protocol.

    Prerequisites

    • @indigoprotocol/indigo-mcp server running

    MCP Tools

    • open_cdp — Open a new CDP
    • deposit_cdp — Deposit collateral into a CDP
    • withdraw_cdp — Withdraw collateral from a CDP
    • close_cdp — Close a CDP and reclaim collateral
    • mint_cdp — Mint iAssets against a CDP
    • burn_cdp — Burn iAssets to reduce CDP debt
    • analyze_cdp_health — Check CDP health and liquidation risk
    • liquidate_cdp — Liquidate an unhealthy CDP
    • redeem_cdp — Redeem iAssets against a CDP
    • freeze_cdp — Freeze a CDP
    • merge_cdps — Merge multiple CDPs into one
    • leverage_cdp — Open a leveraged CDP position via ROB
    • get_all_cdps — List all CDPs
    • get_cdps_by_owner — List CDPs by owner
    • get_cdps_by_address — List CDPs by address

    Sub-skills

    • CDP Basics — Open, deposit, withdraw, close
    • Mint & Burn — Mint and burn iAssets
    • CDP Health — Analyze health, liquidation risk
    • Liquidation — Liquidate, redeem, freeze, merge
    • Leverage — Leveraged CDP via ROB

    References

    • MCP Tools Reference — Detailed tool parameters and return types
    • CDP Concepts — Collateral ratios, liquidation, iAssets, and more
    Repository
    indigoprotocol/indigo-ai
    Files