Skip to content
verify mcp Beta VerifyMCP is currently in beta. If you notice any issues, get in touch and we’ll put it right.

io.github.IndigoProtocol/indigo-mcp

NPM · @INDIGOPROTOCOL/INDIGO-MCP · SCANNED AUG 7

Indigo Protocol MCP — iAsset prices, CDP analytics, stability pools, staking & governance

+56 this week 63 Trust /100
Trust breakdown (6 categories)

How this component scores in each security and reliability category. Every signal is checked automatically from public evidence about the published package, including repeated runs of it in an isolated sandbox, and we only credit what we can confirm. How we score →

Supply Chain Security89
  • No malware found by supply-chain analysis.Pass
  • CVE check failed: a known high-severity CVE affects uuid 10.0.0, reached via @indigo-labs/indigo-sdk > @evolution-sdk/evolution > dockerode > uuid. A fixed version is available. View diagnostics → Fail
  • No install/post-install scripts declared.Pass
  • 110 of 341 dependencies flagged as unhealthy (4 deprecated). View diagnostics → Partial
Provenance & Transparency45
Schema Quality & AI Usability64
  • AI-judged instruction clarity (good).Pass
  • Tool/resource definitions use about 3920 tokens (~63/item across 62 items; 62 tools + 0 resources), lean.Pass
  • Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management0
  • Stability not yet verified: not enough scan history yet (needs a 30-day window).Unverified
Tool Coverage95
  • 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
  • 85% of tool parameters carry a description.Partial
Capabilities100
  • Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.Pass

Unverified: 1 category

A category scored 0 because we could not verify it: a data source with nothing on this package, evidence we could not reach, or a check we could not run. We only credit what we can confirm.

Install

Add this component to your MCP client. Where a client-specific snippet is available, pick your client below and copy it straight into your config; otherwise use the connection detail shown.

npm · @indigoprotocol/indigo-mcp

# add to Claude Code
claude mcp add indigoprotocol-indigo-mcp -- npx -y @indigoprotocol/indigo-mcp
# add to Codex CLI
codex mcp add indigoprotocol-indigo-mcp -- npx -y @indigoprotocol/indigo-mcp
// opencode.json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "indigoprotocol-indigo-mcp": {
      "type": "local",
      "command": [
        "npx",
        "-y",
        "@indigoprotocol/indigo-mcp"
      ],
      "enabled": true
    }
  }
}
# add to OpenClaw
openclaw mcp add indigoprotocol-indigo-mcp --command npx --arg -y --arg @indigoprotocol/indigo-mcp
# ~/.hermes/config.yaml
mcp_servers:
  indigoprotocol-indigo-mcp:
    command: "npx"
    args: ["-y", "@indigoprotocol/indigo-mcp"]
// mcp.json
{
  "mcpServers": {
    "indigoprotocol-indigo-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@indigoprotocol/indigo-mcp"
      ]
    }
  }
}
Changelog

Every change we have recorded for this component, newest first. Security-relevant changes are always shown. ▲ marks a change for the better, ▼ a change for the worse; unmarked changes are neutral.

  • 7 Aug 26 +2
    • Dependency health: partial → 0.85 functional
  • 6 Aug 26 +28
    • Stability: Stability not yet verified: not enough scan history yet (needs a 30-day window). security
    • MCP protocol: unverified → pass functional
    • Tool coverage: unverified → 100 functional
    • First check of Schema quality: good functional
    • First check of Schema quality: pass functional
    • First check of Tool coverage: 85 functional
    • First check of Schema quality: fail functional
  • 3 Aug 26 +12
    • CVE-2026-41907 affects this package: high security
    • Provenance: unverified → fail security
    • Known CVEs: unverified → fail security
    • Install scripts: unverified → pass security
    • Stability: Stability not yet verified: our sandbox run of this package did not complete, so we have no schema to compare. security
    • Maintenance: unverified → pass functional
    • License: unverified → pass functional
    • Schema quality: Schema quality not yet verified: our sandbox run of this package did not complete, so we have no schema to assess. functional
    • Capabilities: Protocol version not yet verified: our sandbox run of this package did not complete, so we never saw its MCP handshake. functional
    • Tool coverage: Tool coverage not yet verified: our sandbox run of this package did not complete, so we have no tool definitions to assess. functional
    • Licence: MIT functional
  • 2 Aug 26 +16
    • Malware scan: unverified → pass security
    • Stability: Stability not yet verified: we do not have a sandbox capture of the MCP schema this version of the package serves yet. security
    • Dependency health: unverified → partial functional
    • Schema quality: Schema quality not yet verified: we do not have a sandbox capture of the MCP schema this version of the package serves yet. functional
    • Tool coverage: Tool coverage not yet verified: we do not have a sandbox capture of the tool definitions this version of the package serves yet. functional
    • Capabilities: Protocol version not yet verified: we do not have a sandbox capture of the MCP handshake this version of the package performs yet. functional
  • 1 Aug 26 −2
    • Dependency health: partial → unverified functional
  • 31 Jul 26 +1
    • We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
  • 30 Jul 26 −21
    • Malware scan: pass → unverified security
    • Dependency health: partial → unverified functional
  • 29 Jul 26 +2
    • Security disclosure: fail → unverified functional
Diagnostics

Diagnostic detail from the automated scan of this channel: what the scanner observed at each step, so you can see exactly where a check passed or failed. It is informational only and never changes the trust score.

Captured 7 Aug 2026 · Analysed npm/@indigoprotocol/[email protected]

Provenance No attestation

The registry publishes no build provenance for this version, so there is nothing to verify.

Result No attestation
Ecosystem npm
Vulnerabilities 1 finding
ID CVE Severity Vector Fix available
GHSA-w5hq-g745-h8pq CVE-2026-41907 high CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N yes
Dependencies 341 packages
Packages resolved 341
Deprecated 4
Stale 97
No linked repository 13
Tree resolution Complete
MCP tools · 62 exposed · ~3,920 tokens

The tools this component advertises to a client, with an estimated token cost for each. Expand a tool to see its parameters and schema. The per-tool counts are indicative and are not scored directly; the schema's total context footprint is one signal in Schema Quality & AI Usability.

Tool Tokens
adjust_lrp ~142

Adjust ADA amount in an LRP position (positive to increase, negative to decrease). Optionally update the max price. Returns an unsigned transaction (CBOR hex) for client-side signing.

NameTypeReqDescription
addressstringyesUser Cardano bech32 address
lovelacesAdjustAmountstringyesLovelace adjustment amount (positive to add, negative to remove)
lrpOutputIndexnumberyesOutput index of the LRP UTxO
lrpTxHashstringyesTransaction hash of the LRP UTxO
newMaxPricestringOptional new max price as an on-chain integer string

No output schema declared.

No examples provided.

adjust_sp_account ~138

Deposit to or withdraw from an existing stability pool account. Positive amount deposits, negative withdraws. Returns an unsigned transaction (CBOR hex) for client-side signing.

NameTypeReqDescription
accountOutputIndexnumberyesOutput index of the account UTxO
accountTxHashstringyesTransaction hash of the account UTxO
addressstringyesUser Cardano bech32 address
amountstringyesAmount to adjust (positive = deposit, negative = withdraw, in smallest unit)
assetstringyesiAsset of the stability pool (iUSD, iBTC, iETH, or iSOL)

No output schema declared.

No examples provided.

adjust_staking_position ~110

Adjust an existing INDY staking position (add or remove INDY). Returns an unsigned transaction (CBOR hex) for client-side signing.

NameTypeReqDescription
addressstringyesUser Cardano bech32 address
amountstringyesINDY amount to adjust (positive = stake more, negative = unstake)
positionOutputIndexnumberyesOutput index of the staking position UTxO
positionTxHashstringyesTransaction hash of the staking position UTxO

No output schema declared.

No examples provided.

analyze_cdp_health ~43

Analyze health and collateral ratios of CDPs for an owner

NameTypeReqDescription
ownerstringyesOwner payment key hash (56-char hex) or bech32 address

No output schema declared.

No examples provided.

annul_sp_request ~82

Cancel a pending stability pool request. Returns an unsigned transaction (CBOR hex) for client-side signing.

NameTypeReqDescription
accountOutputIndexnumberyesOutput index of the account UTxO
accountTxHashstringyesTransaction hash of the account UTxO with the pending request
addressstringyesUser Cardano bech32 address

No output schema declared.

No examples provided.

burn_cdp ~114

Burn iAssets to reduce CDP debt — builds an unsigned transaction (CBOR hex) for client-side signing

NameTypeReqDescription
addressstringyesUser Cardano bech32 address (addr1... or addr_test1...)
amountstringyesiAsset amount to burn in smallest unit
assetstringyes
cdpOutputIndexnumberyesOutput index of the CDP UTxO
cdpTxHashstringyesTransaction hash of the CDP UTxO

No output schema declared.

No examples provided.

cancel_lrp ~82

Cancel an existing LRP position. Returns an unsigned transaction (CBOR hex) for client-side signing.

NameTypeReqDescription
addressstringyesUser Cardano bech32 address
lrpOutputIndexnumberyesOutput index of the LRP UTxO
lrpTxHashstringyesTransaction hash of the LRP UTxO

No output schema declared.

No examples provided.

claim_lrp ~85

Claim received iAssets from an LRP position. Returns an unsigned transaction (CBOR hex) for client-side signing.

NameTypeReqDescription
addressstringyesUser Cardano bech32 address
lrpOutputIndexnumberyesOutput index of the LRP UTxO
lrpTxHashstringyesTransaction hash of the LRP UTxO

No output schema declared.

No examples provided.

close_cdp ~90

Close a CDP and reclaim collateral — builds an unsigned transaction (CBOR hex) for client-side signing

NameTypeReqDescription
addressstringyesUser Cardano bech32 address
assetstringyes
cdpOutputIndexnumberyesOutput index of the CDP UTxO
cdpTxHashstringyesTransaction hash of the CDP UTxO

No output schema declared.

No examples provided.

close_sp_account ~83

Close a stability pool account and withdraw all deposited iAssets. Returns an unsigned transaction (CBOR hex) for client-side signing.

NameTypeReqDescription
accountOutputIndexnumberyesOutput index of the account UTxO
accountTxHashstringyesTransaction hash of the account UTxO
addressstringyesUser Cardano bech32 address

No output schema declared.

No examples provided.

close_staking_position ~87

Close an INDY staking position and unstake all INDY. Returns an unsigned transaction (CBOR hex) for client-side signing.

NameTypeReqDescription
addressstringyesUser Cardano bech32 address
positionOutputIndexnumberyesOutput index of the staking position UTxO
positionTxHashstringyesTransaction hash of the staking position UTxO

No output schema declared.

No examples provided.

create_sp_account ~89

Create a new stability pool account by depositing iAssets. Returns an unsigned transaction (CBOR hex) for client-side signing.

NameTypeReqDescription
addressstringyesUser Cardano bech32 address
amountstringyesAmount of iAsset to deposit (in smallest unit)
assetstringyesiAsset to deposit (iUSD, iBTC, iETH, or iSOL)

No output schema declared.

No examples provided.

deposit_cdp ~103

Deposit additional collateral into a CDP — builds an unsigned transaction (CBOR hex) for client-side signing

NameTypeReqDescription
addressstringyesUser Cardano bech32 address
amountstringyesLovelace amount to deposit
assetstringyes
cdpOutputIndexnumberyesOutput index of the CDP UTxO
cdpTxHashstringyesTransaction hash of the CDP UTxO

No output schema declared.

No examples provided.

distribute_staking_rewards ~83

Distribute collected ADA rewards from collector UTxOs to staking positions. This is a protocol maintenance operation that anyone can call. Returns an unsigned transaction (CBOR hex) for client-side signing.

NameTypeReqDescription
addressstringyesUser Cardano bech32 address
collectorTxHashesarrayyesArray of collector UTxO references to distribute rewards from

No output schema declared.

No examples provided.

feed_interest_oracle ~113

Feed a new interest rate to the interest oracle for a given iAsset. Returns an unsigned transaction (CBOR hex) for client-side signing. Only callable by the oracle operator.

NameTypeReqDescription
addressstringyesOracle operator Cardano bech32 address
assetstringyes
biasTimestringyesOracle bias time in milliseconds as bigint string
newInterestRatestringyesNew interest rate as bigint string
ownerstringyesOracle operator pub key hash (hex)

No output schema declared.

No examples provided.

freeze_cdp ~102

Freeze a CDP to prevent further operations until unfrozen — builds an unsigned transaction (CBOR hex) for client-side signing

NameTypeReqDescription
addressstringyesUser Cardano bech32 address (addr1... or addr_test1...)
assetstringyes
cdpOutputIndexnumberyesOutput index of the CDP UTxO
cdpTxHashstringyesTransaction hash of the CDP UTxO

No output schema declared.

No examples provided.

get_ada_price ~18

Get the current ADA price in USD

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

get_all_cdps ~45

Get all CDPs/loans, optionally filtered by iAsset

NameTypeReqDescription
assetstring
limitnumber
offsetnumber

No output schema declared.

No examples provided.

get_apr_by_key ~46

Get APR for a specific key

NameTypeReqDescription
keystringyesAPR key, e.g. sp_iUSD_indy, sp_iUSD_ada, stake_ada

No output schema declared.

No examples provided.

get_apr_rewards ~16

Get all APR reward records

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

get_asset ~24

Get details for a specific Indigo iAsset

NameTypeReqDescription
assetstringyes

No output schema declared.

No examples provided.

get_asset_price ~27

Get the current price for a specific Indigo iAsset

NameTypeReqDescription
assetstringyes

No output schema declared.

No examples provided.

get_assets ~19

Get all Indigo iAssets with prices and interest data

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

get_blockfrost_balances ~38

Get token balances for a Cardano address via Blockfrost

NameTypeReqDescription
addressstringyesCardano bech32 address

No output schema declared.

No examples provided.

get_cdps_by_address ~46

Get all CDPs/loans for a specific Cardano address

NameTypeReqDescription
addressstringyesCardano bech32 address (addr1... or addr_test1...)

No output schema declared.

No examples provided.

get_cdps_by_owner ~55

Get all CDPs/loans for a specific owner (accepts payment key hash or bech32 address)

NameTypeReqDescription
ownerstringyesOwner payment key hash (56-char hex) or bech32 address

No output schema declared.

No examples provided.

get_collector_utxos ~36

Get collector UTXOs for fee distribution

NameTypeReqDescription
lengthnumberMaximum number of UTXOs to return

No output schema declared.

No examples provided.

get_dex_yields ~21

Get DEX farm yields for iAsset pairs

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

get_indy_price ~22

Get the current INDY token price in ADA and USD

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

get_iris_liquidity_pools ~61

Get liquidity pools from Iris, optionally filtered by tokens or DEX

NameTypeReqDescription
dexstringDEX name filter
tokenAstringFirst token identifier
tokenBstringSecond token identifier

No output schema declared.

No examples provided.

get_order_book ~40

Get open limited redemption positions from the order book, optionally filtered by asset or owners

NameTypeReqDescription
assetstring
ownersarray

No output schema declared.

No examples provided.

get_polls ~14

Get all governance polls

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

get_protocol_params ~15

Get latest governance protocol parameters

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

get_protocol_stats ~14

Get aggregated protocol statistics

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

get_redemption_orders ~45

Get redemption orders, optionally filtered by timestamp or price range

NameTypeReqDescription
in_rangebooleanFilter by price range
timestampnumberUnix timestamp in milliseconds

No output schema declared.

No examples provided.

get_redemption_queue ~33

Get aggregated redemption queue for a specific iAsset, sorted by max price ascending

NameTypeReqDescription
assetstringyes

No output schema declared.

No examples provided.

get_sp_account_by_owner ~47

Get stability pool accounts for specific owners (accepts payment key hashes or bech32 addresses)

NameTypeReqDescription
ownersarrayyesArray of payment key hashes or bech32 addresses

No output schema declared.

No examples provided.

get_stability_pool_accounts ~31

Get all open stability pool accounts, optionally filtered by iAsset

NameTypeReqDescription
assetstring

No output schema declared.

No examples provided.

get_stability_pools ~35

Get the latest stability pool state for each iAsset (snapshotP, snapshotD, snapshotS, epoch, scale)

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

get_staking_info ~30

Get the current INDY staking manager state (slot, outputHash, totalStake, snapshotAda)

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

get_staking_position_by_address ~37

Get INDY staking positions for a single Cardano address

NameTypeReqDescription
addressstringyesCardano bech32 address

No output schema declared.

No examples provided.

get_staking_positions ~18

Get all open INDY staking positions

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

get_staking_positions_by_owner ~49

Get INDY staking positions for specific owners (accepts payment key hashes or bech32 addresses)

NameTypeReqDescription
ownersarrayyesArray of payment key hashes or bech32 addresses

No output schema declared.

No examples provided.

get_steelswap_estimate ~58

Get a swap estimate from Steelswap DEX

NameTypeReqDescription
amountInnumberyesAmount of input token
tokenInstringyesInput token identifier
tokenOutstringyesOutput token identifier

No output schema declared.

No examples provided.

get_steelswap_tokens ~23

Get all tokens available on Steelswap DEX

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

get_sync_status ~15

Get indexer sync status

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

get_temperature_checks ~14

Get temperature check polls

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

get_tvl ~20

Get historical TVL data from DefiLlama

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

leverage_cdp ~103

Open a leveraged CDP by redeeming against LRP positions — builds an unsigned transaction (CBOR hex) for client-side signing

NameTypeReqDescription
addressstringyesUser Cardano bech32 address (addr1... or addr_test1...)
assetstringyes
baseCollateralstringyesBase collateral amount in lovelace
leveragenumberyesLeverage multiplier (e.g. 2.0 for 2x leverage)

No output schema declared.

No examples provided.

liquidate_cdp ~105

Liquidate an undercollateralized CDP through the stability pool — builds an unsigned transaction (CBOR hex) for client-side signing

NameTypeReqDescription
addressstringyesUser Cardano bech32 address (addr1... or addr_test1...)
assetstringyes
cdpOutputIndexnumberyesOutput index of the CDP UTxO
cdpTxHashstringyesTransaction hash of the CDP UTxO

No output schema declared.

No examples provided.