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