GasPulse for Zed
io.github.evozim/gas-pulse
High-precision gas fee predictor and block explorer routing oracle.
client:Zed
transport:sse
Install GasPulse in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"gas-pulse": {
"url": "https://gas-pulse-mcp.vercel.app/api/mcp"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs