cardano-mcp-identity
Installation
SKILL.md
cardano-mcp-identity
Look up ADAHandle ($handle) identities associated with the connected wallet through a configured cardano MCP server. Read-only.
When to use
- User asks about their ADAHandle(s), $handle names, or human-readable wallet identifiers.
- User wants to know which handles they own.
- A configured
cardanoMCP server is available.
When NOT to use
- No
cardanoMCP server is configured — ADAHandles can be queried manually via policy ID lookup with Koios or Blockfrost. - User needs testnet data — current integration assumes mainnet unless testnet support is explicitly validated.
- User wants to register or transfer a handle — this skill is read-only.