Catalog
io.github.Evozim/gas-pulse
OfficialGasPulse
High-precision gas fee predictor and block explorer routing oracle.
Predicts gas fees and routes blockchain block explorer queries.
Could not list tools - the server may require authentication or be unreachable.
README not available yet.
Install
claude_desktop_config.json
{
"mcpServers": {
"gas-pulse": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://gas-pulse-mcp.vercel.app/api/mcp"
]
}
}
}Desktop config is stdio-only; this bridges via mcp-remote. Native remote: Settings > Connectors.