← Back to Plugins
MCP Server MCP

MGO — Multi-chain Gas Optimizer

github By github 👁 1 views ▲ 0 votes

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

Homepage Verified source GitHub

Install

npx -y [email protected]

Configuration Example

{
  "remotes": [
    {
      "type": "streamable-http",
      "url": "https://x402-gas-api.vercel.app/mcp"
    }
  ],
  "packages": [
    {
      "registryType": "npm",
      "identifier": "chain-ops-mgo",
      "version": "1.1.1",
      "transport": {
        "type": "stdio"
      }
    }
  ]
}
mcp model-context-protocol streamable-http npm

Comments

Sign in to leave a comment

Loading comments...