Solhunt Recovery MCP Server

<h1>SolHunt</h1> <strong>The Premier Solana Recovery Protocol & Top-Notch Dev Tool</strong> A top-notch dev tool and open-source execution framework

Local serverstdio

What is the Solhunt Recovery MCP server?

Solhunt Recovery MCP server exists for a simple reason — assistants are far more useful when they can act on Solhunt Recovery directly instead of describing what you should do. 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.

What the assistant can call

Once Solhunt Recovery is connected, these are the calls the assistant has available:

  • Frontend — ** React 19, Vite, Tailwind CSS, Zustand
  • Infrastructure — ** Helius DAS API, Jupiter V6 Aggregator, Jito Kobe Network
  • Engine — Technical Execution

Setting it up

Installation goes through your MCP client rather than a global install: point it at npm on npm and it is fetched when the client starts. The copy-paste blocks for Claude Desktop, Claude Code and Cursor are further down this page.

Choosing this one

Among the cloud and infrastructure options, the useful question is rarely "what can it do" but "what does it cost you to run" — permissions, credentials, and how much of your context its toolset consumes. Solhunt Recovery's toolset — Frontend, Infrastructure, Engine — is a fair guide to whether it matches your workflow. It is maintained by shieldspprt; worth a glance at recent repository activity before you build anything load-bearing on it.

SyncDev reviews every entry in this directory against the project's own documentation before publishing, and revisits them as servers change.

Before you rely on it

  • It runs with your machine's permissions. That is convenient and also the reason to think about what you point it at before you approve a tool call.
  • MCP clients confirm each tool call by default. Leave that on until you have watched what the solhunt recovery mcp server does with a few real requests.

Available tools

ToolWhat it does
Frontend** React 19, Vite, Tailwind CSS, Zustand
Infrastructure** Helius DAS API, Jupiter V6 Aggregator, Jito Kobe Network
EngineTechnical Execution

How to install the Solhunt Recovery MCP server

{
  "mcpServers": {
    "solhunt-recovery": {
      "command": "npx",
      "args": ["-y", "npm"]
    }
  }
}

Add to claude_desktop_config.json, then restart Claude Desktop.

Example prompts to try

  • Use Solhunt Recovery to Frontend.
  • Use Solhunt Recovery to Infrastructure.
  • Use Solhunt Recovery to Engine.

Frequently asked questions

It connects Solhunt Recovery to MCP-compatible AI assistants such as Claude and Cursor, exposing 3 tools (Frontend, Infrastructure, Engine) that the assistant can call on your behalf. Instead of copying data back and forth by hand, the assistant works with Solhunt Recovery directly.