Skip to content
Cursor

MGO — Multi-chain Gas Optimizer for Cursor

io.github.dlrjsdl200-byte/mgo-mcp-server

Find the cheapest EVM chain across up to 9 networks with savings %. Pay-per-call via x402 on Base.

client:Cursor transport:streamable-http runtime:npm tools:4

Install MGO — Multi-chain Gas Optimizer in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

{
  "mcpServers": {
    "mgo-mcp-server": {
      "url": "https://x402-gas-api.vercel.app/mcp"
    }
  }
}

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

What Cursor can do once it is connected

MGO — Multi-chain Gas Optimizer in other clients