← Back to Unclaimed SOL Scanner

Install Unclaimed SOL Scanner

Pick your client, copy the command, done.

1

Add it to Claude Code

claude mcp add -e "SOLANA_KEYPAIR_PATH=${SOLANA_KEYPAIR_PATH}" -e "SOLANA_RPC_URL=${SOLANA_RPC_URL}" unclaimed-sol-scanner -- npx -y @unclaimed-sol/mcp
Required:SOLANA_KEYPAIR_PATHSOLANA_RPC_URL

Environment Variables

Set these before running Unclaimed SOL Scanner.

VariableDescriptionRequired
SOLANA_KEYPAIR_PATHPath to the Solana wallet keypair file for signing transactions.Yes
SOLANA_RPC_URLThe RPC endpoint URL for the Solana network.Yes

Available Tools (4)

Once configured, Unclaimed SOL Scanner gives your AI agent access to:

scan_claimable_solCheck how much SOL a wallet can reclaim from dormant token accounts and program buffers.
wallet_address
claim_solClaim reclaimable SOL by burning worthless tokens and closing dormant accounts.
wallet_addressdry_runexecution_tokenmax_transactionsexclude
claim_rewardsClaim uncollected DeFi rewards like cashback and creator fees.
wallet_addressdry_runexecution_token
claim_stakesClaim SOL from deactivated stake accounts.
wallet_addressdry_runexecution_tokenstake_accounts

Try It Out

After setup, try these prompts with your AI agent:

Scan my wallet for reclaimable SOL
Do a dry run to see what I can claim
Claim my dormant token accounts
Claim rewards for my wallet
Claim my deactivated stakes
Prerequisites & system requirements
  • An MCP-compatible client (Claude Code, Cursor, Windsurf, Claude Desktop, or Codex)
  • Node.js 18+ with npm/npx installed
  • SOLANA_KEYPAIR_PATH — Path to the Solana wallet keypair file for signing transactions.
  • SOLANA_RPC_URL — The RPC endpoint URL for the Solana network.
Alternative installation methods

Local Build

git clone https://github.com/unclaimed-sol/unclaimed-sol-mcp.git && cd unclaimed-sol-mcp && npm install && npm run build
Conare · memory for coding agents

Keep this setup from going cold

Save the docs, env vars, and workflow around Unclaimed SOL Scanner in Conare so Claude Code, Codex, and Cursor remember it next time.

Remember this setup$npx conare@latest