m2m_get_gas_metrics — M2M Sentinel MCP Tool
m2m_get_gas_metrics
(m2m get gas metrics) is one of 6 tools on the
M2M Sentinel
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call m2m_get_gas_metrics from your client
- Claude Code M2M Sentinel m2m_get_gas_metrics run in your project directory
- Claude Desktop M2M Sentinel m2m_get_gas_metrics ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor M2M Sentinel m2m_get_gas_metrics ~/.cursor/mcp.json
- VS Code M2M Sentinel m2m_get_gas_metrics .vscode/mcp.json
- Zed M2M Sentinel m2m_get_gas_metrics ~/.config/zed/settings.json
- Windsurf M2M Sentinel m2m_get_gas_metrics ~/.codeium/windsurf/mcp_config.json
- Cline M2M Sentinel m2m_get_gas_metrics ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI M2M Sentinel m2m_get_gas_metrics ~/.gemini/settings.json
- Grok M2M Sentinel m2m_get_gas_metrics .mcp.json (in your project root)
- ChatGPT M2M Sentinel m2m_get_gas_metrics Settings → Connectors → Advanced → Developer mode
- Claude.ai M2M Sentinel m2m_get_gas_metrics Settings → Connectors → Add custom connector
- LangChain M2M Sentinel m2m_get_gas_metrics pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http m2m-sentinel-sdk https://api.m2msentinel.com/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.