gasfeepredictor mcp for Cline
io.github.higherbeing/gasfeepredictor-mcp
Live Ethereum and L2 gas fees for AI agents: current gas, cheapest L2, ETH price, cost estimates.
client:Cline
transport:stdio
runtime:npm
Install gasfeepredictor mcp in Cline
~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json
{
"mcpServers": {
"gasfeepredictor-mcp": {
"command": "npx",
"args": [
"-y",
"gasfeepredictor-mcp"
]
}
}
}
Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs