mgo for Cursor
xyz.chain-ops/mgo
Compare live gas across up to 9 EVM chains and get the cheapest one. x402 pay-per-call on Base.
client:Cursor
transport:streamable-http
tools:4
Install mgo in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"mgo": {
"url": "https://api.mgo.chain-ops.xyz/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs