Gas Estimator API for VS Code
io.github.br0ski777/gas-estimator
Multi-chain gas estimation — ETH, Base, Polygon, Arbitrum, BSC. x402 micropayment.
client:VS Code
transport:sse
Install Gas Estimator API in VS Code
.vscode/mcp.json
{
"servers": {
"gas-estimator": {
"type": "sse",
"url": "https://gas-estimator.api.klymax402.com/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs