Skill flagged — suspicious patterns detected

ClawHub Security flagged this skill as suspicious. Review the scan results before using.

Cardano Balances

v1.0.0

Query wallet balances, addresses, and UTxOs on the Cardano blockchain.

0· 305· 1 versions· 0 current· 0 all-time· Updated 20h ago· MIT-0
byAngelos Kappos@adacapo21

Cardano Wallet Balances

Query wallet balances, addresses, and UTxOs on the Cardano blockchain.

Prerequisites

  • @indigoprotocol/cardano-mcp server running

MCP Tools

  • get_balances — Retrieve all balances and native assets for the connected wallet
  • get_addresses — Retrieve all Cardano addresses for the connected wallet
  • get_utxos — Retrieve all UTxOs for the connected wallet

When to use

Use this skill when the user asks about:

  • Wallet balances or ADA amount
  • Native tokens or assets in their wallet
  • Wallet addresses
  • UTxO details or UTXO inspection

Data interpretation

  • Balances are returned in lovelace (1 ADA = 1,000,000 lovelace). Always convert to ADA for display.
  • Native assets are identified by policyId + nameHex.
  • The name field provides a human-readable label when available.

Version tags

latestvk97b2pdhg319wff28pytxtbwt182p0pc

Runtime requirements

💰 Clawdis
EnvSEED_PHRASE

Install

Nodenpm i -g @indigoprotocol/cardano-mcp