gasfeepredictor mcp for Windsurf
io.github.higherbeing/gasfeepredictor-mcp
Live Ethereum and L2 gas fees for AI agents: current gas, cheapest L2, ETH price, cost estimates.
client:Windsurf
transport:stdio
runtime:npm
Install gasfeepredictor mcp in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"gasfeepredictor-mcp": {
"command": "npx",
"args": [
"-y",
"gasfeepredictor-mcp"
]
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs