cardano-identity
Installation
SKILL.md
Cardano Identity — ADAHandles
Resolve and list ADAHandles for the connected Cardano wallet.
Prerequisites
@indigoprotocol/cardano-mcpserver running
MCP Tools
get_adahandles— Retrieve all ADAHandles owned by the connected wallet
When to use
Use this skill when the user asks about:
- Their ADAHandle or $handle
- Human-readable wallet identifiers
- Handle-to-address resolution
Data interpretation
- ADAHandles are Cardano native tokens under a specific policy ID.
- Each handle maps to a wallet address (e.g.
$aliceresolves toaddr1...). - Handles are returned as plain strings without the
$prefix.
Related skills