SolHunt Solana Wallet Intelligence
Solana wallet health analysis platform and top-notch dev tool. Helps people and agents to recover their SOLs from burner and old wallets super securely. Features a complete trustless recovery flow natively via MCP: preview yields, build unsigned transactions, and sign locally.
SolHunt
The Premier Solana Recovery Protocol & Top-Notch Dev Tool
A top-notch dev tool and open-source execution framework designed to help people and AI agents recover their SOL from burner and old wallets super securely. Reclaim trapped liquidity, revoke dangerous delegations, and optimize Solana account state via our dApp or native MCP integrations.
🛡️ The "Anti-Drainer" Architecture & Trust Model
In an ecosystem plagued by wallet drainers, trust must be verified through code, not marketing. SolHunt is aggressively transparent. We designed our architecture to provide absolute mathematical certainty that your principal assets cannot be stolen.
How we prove we are not a drainer:
- 100% Client-Side Construction: Every transaction payload is built directly in your browser. There is no backend server holding private keys, and no API that signs on your behalf.
- Instruction-Level Isolation: Our transaction builders strictly omit transfer paradigms.
- AI Agent & LLM Friendly: Native MCP (Model Context Protocol) support allows autonomous agents to scan and build recovery transactions safely and securely.
- No Hidden Authorities: You sign the exact instructions. We never request persistent delegation or transfer authority over your main wallet.
⚙️ The Recovery Engines
SolHunt currently operates 8 highly-specialized on-chain recovery engines:
| Engine | Technical Execution | Action |
|---|---|---|
| 1. Revoke Permissions | spl-token Revoke | Nullifies delegate and delegate_amount fields on SPL Token accounts, neutralizing smart contract exploit vectors. |
| 2. Reclaim Rent | spl-token CloseAccount | Dismantles empty token accounts, triggering the BPF runtime to refund the locked ~0.002 SOL rent exemption directly to your base address. |
| 3. Sweep Dust | Jupiter V6 Swap + spl-token Burn | Liquidates micro-balances via exact-out swap routing, or permanently burns unswappable tokens to execute CloseAccount. |
| 4. Claim Stakes | Anchor Claim | Parses TicketAccountData for unstaking delays (Marinade, Sanctum, Jito) and executes protocol-specific claim instructions. |
| 5. Harvest LP Fees | CLMM collectFees | Queries DexScreener/Raydium/Orca SDKs for Position NFTs and triggers pure fee harvests without touching principal liquidity. |
| 6. MEV & Priority Fees | Tip Distribution Claim | Fetches Merkle Proofs from Kobe Network and submits them to the Jito Tip Distribution program to claim your share of MEV block space tips. |
| 7. Dead Protocol Rescue | Anchor IDL Simulation | Identifies trapped LP tokens in decommissioned protocols (Friktion, Saber) and constructs direct contract withdrawal instructions. |
| 8. Recover Program Buffers | BPFLoader Close | Searches for orphaned deployment chunks and executes BPF Close to recover massive (1-50 SOL) rent deposits from failed deployments. |
(Note: Engine numbers correspond to our internal routing identifiers).
🛠️ Tech Stack & Development
Built for developers and researchers to verify, fork, and learn from.
- Frontend: React 18, Vite, Tailwind CSS, Zustand
- Blockchain Execution:
@solana/web3.js,@solana/wallet-adapter-react, SPL Token Standard - Infrastructure: Helius DAS API, Jupiter V6 Aggregator, Jito Kobe Network
- Agent Intelligence: Native MCP (Model Context Protocol) integration for autonomous agents and LLMs.
Running Locally for Verification
We encourage all users to audit the code and run the client locally for maximum security verifiable execution.
git clone https://github.com/shieldspprt/solhunt-recovery.git
cd solhunt-recovery/wallet-shield
npm install
npm run dev
🤝 Contributing & License
Open to PRs. Licensed under MIT. See the code, verify the logic, and help us build a safer Solana ecosystem.
Related Servers
Scout Monitoring MCP
sponsorPut performance and error data directly in the hands of your AI assistant.
Alpha Vantage MCP Server
sponsorAccess financial market data: realtime & historical stock, ETF, options, forex, crypto, commodities, fundamentals, technical indicators, & more
MCP Bench Router
Claude Code sucks at design. Let it delegate it's tasks to better models. Claude will use the MCP to get leaderboard of best design models and query specific code changes using OpenRouter.
Rainfall
200+ production tools for AI agents via Remote MCP. GitHub, Slack, Notion, Linear, Figma, Stripe, web search, OCR, document conversion, semantic memory/recall, Finviz, SEC filings, image generation, and more.
BioMCP
Enhances large language models with protein structure analysis capabilities, including active site analysis and disease-protein searches, by connecting to the RCSB Protein Data Bank.
Riza
Arbitrary code execution and tool-use platform for LLMs by Riza
Valar API MCP
Integrate with the Valar API, assisting frontend developers with API documentation and endpoint discovery.
OpenRouter MCP Client for Cursor
An MCP client for Cursor that uses OpenRouter.ai to access multiple AI models. Requires an OpenRouter API key.
SonarCloud
Fetch SonarCloud issues related to pull requests.
Terraform Registry MCP Server
An MCP server for interacting with the Terraform Registry API. It allows querying for providers, resources, modules, and supports Terraform Cloud operations.
Shallow Research Code Assistant
A multi-agent AI-powered research and code assistant. Requires external API keys for LLM providers, web search, and secure code execution.
Odoo XML-RPC MCP Server
Interact with Odoo instances using the XML-RPC API. Requires configuration via environment variables or config files.