MCP Server
MCP
io.github.zerodustxyz/zerodust
Sweep native gas tokens to exactly zero across 25+ EVM chains via AI agents.
Install
npx -y @zerodust/[email protected]
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "npm",
"identifier": "@zerodust/mcp-server",
"version": "0.1.1",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "Custom API URL (defaults to https://api.zerodust.xyz)",
"format": "string",
"name": "ZERODUST_API_URL"
},
{
"description": "API key for higher rate limits",
"format": "string",
"isSecret": true,
"name": "ZERODUST_API_KEY"
}
]
}
]
}
mcp
model-context-protocol
npm
By
Comments
Sign in to leave a comment