cardano-mcp-staking

Installation
SKILL.md

cardano-mcp-staking

Query staking delegation status and available ADA rewards through a configured cardano MCP server. Read-only — this skill cannot register, delegate, or withdraw. For staking operations, use cardano-cli-staking or koios-agent-wallet.

When to use

  • User asks which pool they are delegated to.
  • User asks about pending staking rewards.
  • User wants a quick staking status check.
  • A configured cardano MCP server is available.

When NOT to use

  • No cardano MCP server is configured — use koios-agent-wallet (fetchAccountInfo) or cardano-cli query stake-address-info.
  • User wants to delegate, register, or withdraw — use cardano-cli-staking / cardano-cli-staking-operator or koios-agent-wallet (MODE=stake).
  • User needs testnet staking info — current integration assumes mainnet unless testnet support is explicitly validated.

Operating rules

Related skills
Installs
6
GitHub Stars
7
First Seen
Mar 20, 2026