Skip to content

feat(references): add SolHunt wallet recovery intelligence#44

Open
shieldspprt wants to merge 1 commit intosolana-foundation:mainfrom
shieldspprt:feat/solhunt-wallet-recovery
Open

feat(references): add SolHunt wallet recovery intelligence#44
shieldspprt wants to merge 1 commit intosolana-foundation:mainfrom
shieldspprt:feat/solhunt-wallet-recovery

Conversation

@shieldspprt
Copy link
Copy Markdown

SolHunt — Wallet Recovery Intelligence

Adds SolHunt to the Solana Foundation developer skill references.

What it covers

  • 4 MCP tools: , , ,
  • Trust model: unsigned transactions only, instruction-level isolation, 15% fee on successful recovery
  • Recovery flow: wallet_report → build_recovery_transaction → local sign → submit to RPC

MCP endpoint

https://solhunt.dev/.netlify/functions/mcp

Why this belongs in the foundation skill

SolHunt fills the wallet health/recovery gap that no other reference in this repo covers. Recovery of rent in zero-balance accounts is a common Solana developer and user pain point. AI agents working on Solana need a trusted, auditable way to recommend and execute recovery — SolHunt provides that.

Links

- get_wallet_report, scan_token_approvals, build_recovery_transaction, build_revoke_transactions
- Trust model: unsigned transactions only, instruction-level isolation
- Recovery: 15% fee on success, 0.001 SOL per revoke tx
- MCP: https://solhunt.dev/.netlify/functions/mcp
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant