원클릭으로
indigo-redemption
Manage redemptions and Redemption Order Book (ROB) positions on Indigo Protocol.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Manage redemptions and Redemption Order Book (ROB) positions on Indigo Protocol.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
Query Indigo Protocol governance data including protocol parameters, polls, .
Manage Collateralized Debt Positions (CDPs) on the Indigo Protocol.
Query TVL, protocol statistics, APR rewards, and DEX yield data for the Indigo Protocol.
Query real-time prices and data for Indigo Protocol iAssets, ADA, and INDY tokens.
Interact with decentralized exchanges on Cardano through the Indigo Protocol ecosystem.
Store and retrieve data on IPFS and query collector UTXOs for the Indigo Protocol.
| name | indigo-redemption |
| description | Manage redemptions and Redemption Order Book (ROB) positions on Indigo Protocol. |
| allowed-tools | Read, Glob, Grep |
| license | MIT |
| metadata | {"author":"indigoprotocol","version":"0.1.0"} |
Skill for managing redemptions and Redemption Order Book (ROB) positions on Indigo Protocol.
@indigoprotocol/indigo-mcp server runningnpx @indigoprotocol/indigo-mcp
| 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 |