m2m_audit_contract — M2M Sentinel MCP Tool
m2m_audit_contract
(m2m audit contract) 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_audit_contract from your client
- Claude Code M2M Sentinel m2m_audit_contract run in your project directory
- Claude Desktop M2M Sentinel m2m_audit_contract ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor M2M Sentinel m2m_audit_contract ~/.cursor/mcp.json
- VS Code M2M Sentinel m2m_audit_contract .vscode/mcp.json
- Zed M2M Sentinel m2m_audit_contract ~/.config/zed/settings.json
- Windsurf M2M Sentinel m2m_audit_contract ~/.codeium/windsurf/mcp_config.json
- Cline M2M Sentinel m2m_audit_contract ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI M2M Sentinel m2m_audit_contract ~/.gemini/settings.json
- Grok M2M Sentinel m2m_audit_contract .mcp.json (in your project root)
- ChatGPT M2M Sentinel m2m_audit_contract Settings → Connectors → Advanced → Developer mode
- Claude.ai M2M Sentinel m2m_audit_contract Settings → Connectors → Add custom connector
- LangChain M2M Sentinel m2m_audit_contract 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.