GasPulse for Cursor
io.github.evozim/gas-pulse
High-precision gas fee predictor and block explorer routing oracle.
client:Cursor
transport:sse
Install GasPulse in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"gas-pulse": {
"url": "https://gas-pulse-mcp.vercel.app/api/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs