cardano-mcp-identity

Retrieve ADAHandle identities for a connected wallet via a Cardano MCP server.

8|2|Updated Jan 24, 2026
One-click install
npx skills add https://github.com/Flux-Point-Studios/cardano-agent-skills --skill cardano-mcp-identity
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: cardano-mcp-identity
Source: https://github.com/Flux-Point-Studios/cardano-agent-skills/tree/main/skills/cardano-mcp-identity
Command: npx skills add https://github.com/Flux-Point-Studios/cardano-agent-skills --skill cardano-mcp-identity

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill allows users to easily retrieve their ADAHandle identities associated with a connected wallet, simplifying the process of identifying human-readable wallet names.

Core Features & Use Cases

  • ADAHandle Lookup: Query a configured Cardano MCP server to find all ADAHandles linked to the user's wallet.
  • Identity Verification: Helps users confirm the human-readable names (e.g., $alice) they own.
  • Use Case: A user asks "What are my ADAHandles?" and this skill provides a list like "$alice, $bob.ada".

Quick Start

Use the cardano-mcp-identity skill to get the ADAHandles for the connected wallet.

Frequently Asked Questions about cardano-mcp-identity

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I retrieve ADAHandle identities for a connected Cardano wallet?

To retrieve ADAHandle identities, you can use this Skill to query a configured Cardano MCP server. It returns a list of all human-readable wallet names, such as "$alice" or "$bob.ada", linked to your connected wallet.

What are ADAHandles and why do I need them for my wallet?

ADAHandles are human-readable identifiers linked to a Cardano wallet. You need them to simplify identity verification and replace complex wallet addresses with easy-to-read names like "$alice" for transactions and queries.

Do I need a specific MCP server setup to look up Cardano wallet handles?

Yes, you need a functional Cardano MCP server configured in your environment. The Skill operates on the mainnet by default and queries this server to fetch the list of owned ADAHandles for the connected wallet.

Can I list all owned ADAHandles for my connected wallet?

Yes, you can list all owned ADAHandles for your connected wallet. By asking what your ADAHandles are, the Skill queries the Cardano MCP server and provides a complete list of your human-readable wallet names.