io.github.zerodustxyz/zerodust✓
io.github.zerodustxyz/zerodust · v0.1.1
{}server.json
The full server descriptor as registered with IndusMCP.
{
"$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
"name": "io.github.zerodustxyz/zerodust",
"description": "Sweep native gas tokens to exactly zero across 25+ EVM chains via AI agents.",
"repository": {
"url": "https://github.com/zerodustxyz/zerodust",
"source": "github"
},
"version": "0.1.1",
"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"
}
]
}
],
"_meta": {
"dev.indusmcp/source": "official-registry-mirror",
"dev.indusmcp/synced": "2026-05-12"
}
}