Catalog
io.github.Br0ski777/gas-oracle
Officialby Br0ski777 · TypeScript
Gas Oracle API
Real-time gas prices, gwei tiers, USD cost estimates for Base and Ethereum. x402.
Provides real-time Ethereum and Base network gas prices with cost estimates.
Topics
ai-agentscryptoethereumgasmcpmcp-serverx402
Could not list tools - the server may require authentication or be unreachable.
README not available yet.
Install
claude_desktop_config.json
{
"mcpServers": {
"gas-oracle": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://gas-oracle.api.klymax402.com/mcp"
]
}
}
}Desktop config is stdio-only; this bridges via mcp-remote. Native remote: Settings > Connectors.