io.github.andresdefi
zerodust
Sweep native gas tokens to exactly zero across 25+ EVM chains via AI agents.
stdiocommunityservice
Package Details
@zerodust/mcp-server
Transportstdio
Environment Variables
ZERODUST_API_URL(str)
Custom API URL (defaults to https://api.zerodust.xyz)
ZERODUST_API_KEY(str)
Secret
API key for higher rate limits
ZERODUST_ALLOW_EXECUTE(str)
Set to "true" to enable the sweep tools. Sweeping moves real funds, so it is off by default and also requires ZERODUST_PRIVATE_KEY.
ZERODUST_PRIVATE_KEY(str)
Secret
Private key for the agent's own wallet, used locally to sign the EIP-7702 authorization and EIP-712 sweep intent. Never transmitted; only the resulting signatures are sent.
ZERODUST_ALLOWED_DESTINATIONS(str)
Comma-separated allowlist of sweep destinations. When unset, funds can only be swept to the agent's own address.