zerodust for Claude Desktop
io.github.andresdefi/zerodust
Recover stranded native gas: empty a chain's balance to exactly zero on 25 EVM chains.
client:Claude Desktop
transport:streamable-http
runtime:npm
tools:7
Install zerodust in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"zerodust": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://api.zerodust.xyz/mcp"
]
}
}
}
Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs