Gas Oracle API for Cursor
io.github.br0ski777/gas-oracle
Real-time gas prices, gwei tiers, USD cost estimates for Base and Ethereum. x402.
client:Cursor
transport:sse
Install Gas Oracle API in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"gas-oracle": {
"url": "https://gas-oracle.api.klymax402.com/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs