get_gas_basic — mgo MCP Tool Read-only
get_gas_basic
(get gas basic) is one of 4 tools on the
mgo
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call get_gas_basic from your client
- Claude Code mgo get_gas_basic run in your project directory
- Claude Desktop mgo get_gas_basic ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor mgo get_gas_basic ~/.cursor/mcp.json
- VS Code mgo get_gas_basic .vscode/mcp.json
- Zed mgo get_gas_basic ~/.config/zed/settings.json
- Windsurf mgo get_gas_basic ~/.codeium/windsurf/mcp_config.json
- Cline mgo get_gas_basic ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI mgo get_gas_basic ~/.gemini/settings.json
- Grok mgo get_gas_basic .mcp.json (in your project root)
- ChatGPT mgo get_gas_basic Settings → Connectors → Advanced → Developer mode
- Claude.ai mgo get_gas_basic Settings → Connectors → Add custom connector
- LangChain mgo get_gas_basic pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http mgo https://api.mgo.chain-ops.xyz/mcp
Other tools on this server
This list was read from the server itself, by connecting to it and calling tools/list on 24 September 2026. It is what
the server actually exposes, not what its listing claims.
Mutating and Read-only are read off each tool's name, not its schema — a hint, not a guarantee. The registry stores tool names only; connect the server for its live schemas.