recover_decide — RECOVER — Decide Safely After a Failed Machine Action MCP Tool
recover_decide
(recover decide) is one of 1 tool on the
RECOVER — Decide Safely After a Failed Machine Action
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call recover_decide from your client
- Claude Code RECOVER — Decide Safely After a Failed Machine Action recover_decide run in your project directory
- Claude Desktop RECOVER — Decide Safely After a Failed Machine Action recover_decide ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor RECOVER — Decide Safely After a Failed Machine Action recover_decide ~/.cursor/mcp.json
- VS Code RECOVER — Decide Safely After a Failed Machine Action recover_decide .vscode/mcp.json
- Zed RECOVER — Decide Safely After a Failed Machine Action recover_decide ~/.config/zed/settings.json
- Windsurf RECOVER — Decide Safely After a Failed Machine Action recover_decide ~/.codeium/windsurf/mcp_config.json
- Cline RECOVER — Decide Safely After a Failed Machine Action recover_decide ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI RECOVER — Decide Safely After a Failed Machine Action recover_decide ~/.gemini/settings.json
- Grok RECOVER — Decide Safely After a Failed Machine Action recover_decide .mcp.json (in your project root)
- ChatGPT RECOVER — Decide Safely After a Failed Machine Action recover_decide Settings → Connectors → Advanced → Developer mode
- Claude.ai RECOVER — Decide Safely After a Failed Machine Action recover_decide Settings → Connectors → Add custom connector
- LangChain RECOVER — Decide Safely After a Failed Machine Action recover_decide pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http recover https://recover-api-production-bbba.up.railway.app/mcp
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.