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