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