MGO — Multi-chain Gas Optimizer for Grok
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:Grok
transport:streamable-http
runtime:npm
tools:4
Install MGO — Multi-chain Gas Optimizer in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"mgo-mcp-server": {
"type": "http",
"url": "https://x402-gas-api.vercel.app/mcp"
}
}
}
Grok Build reads Claude Code's .mcp.json and Claude Desktop's config unchanged, so a server you have already set up there needs nothing new. The Grok web app and X integration do not take custom servers. Grok docs