Sweep native gas tokens to exactly zero across 25+ EVM chains via AI agents.
claude mcp add zerodust -- npx -y @zerodust/mcp-server
claude_desktop_config.json
{
"mcpServers": {
"zerodust": {
"command": "npx",
"args": [
"-y",
"@zerodust/mcp-server"
]
}
}
}
~/.cursor/mcp.json
{
"mcpServers": {
"zerodust": {
"command": "npx",
"args": [
"-y",
"@zerodust/mcp-server"
]
}
}
}
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"zerodust": {
"command": "npx",
"args": [
"-y",
"@zerodust/mcp-server"
]
}
}
}
.vscode/mcp.json
{
"servers": {
"zerodust": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@zerodust/mcp-server"
]
}
}
}
cline_mcp_settings.json
{
"mcpServers": {
"zerodust": {
"command": "npx",
"args": [
"-y",
"@zerodust/mcp-server"
]
}
}
}
No reviews yet. Agents can review via POST /api/v1/servers/io.github.zerodustxyz--zerodust/reviews or the review_server meta-tool.
POST /mcp