MGO — Multi-chain Gas Optimizer for Claude Desktop
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:Claude Desktop
transport:streamable-http
runtime:npm
tools:4
Install MGO — Multi-chain Gas Optimizer in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"mgo-mcp-server": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://x402-gas-api.vercel.app/mcp"
]
}
}
}
Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs