Smithery Logo
MCPsSkillsDocsPricing
Login
Smithery Logo

Accelerating the Agent Economy

Resources

DocumentationPrivacy PolicySystem Status

Company

PricingAboutBlog

Connect

© 2026 Smithery. All rights reserved.

    indigoprotocol

    indigo-redemption

    indigoprotocol/indigo-redemption

    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 redemptions and Limited Redemption Protocol (LRP) positions on Indigo Protocol.

    SKILL.md

    Indigo Redemption & ROB

    Skill for managing redemptions and Redemption Order Book (ROB) positions on Indigo Protocol.

    Prerequisites

    • Node.js 20+
    • @indigoprotocol/indigo-mcp server running

    MCP Server

    npx @indigoprotocol/indigo-mcp
    

    Tools

    Tool Description
    get_order_book Get open ROB positions from the order book, optionally filtered by asset or owners
    get_redemption_orders Get redemption orders, optionally filtered by timestamp or price range
    get_redemption_queue Get aggregated redemption queue for a specific iAsset, sorted by max price ascending
    open_rob Open a new ROB position with ADA and a max price limit
    cancel_rob Cancel an existing ROB position
    adjust_rob Adjust ADA amount in an ROB position; optionally update max price
    claim_rob Claim received iAssets from an ROB position
    redeem_rob Redeem iAssets against one or more ROB positions

    Sub-skills

    • Order Book — Query ROB order book and redemption orders
    • Redemption Queue — Aggregated redemption queue per iAsset
    • ROB Management — Open, cancel, adjust, claim, and redeem ROB positions

    References

    • MCP Tools Reference — Detailed tool parameters and return types
    • Redemption Concepts — ROB mechanics, order book, and redemption queue
    Repository
    indigoprotocol/indigo-ai
    Files