mcpbeat Sign in

Austin Oaks Payload Rescue MCP Server

answering

Austin Oaks Payload Rescue is answering right now. Last checked 11 min ago. It exposes 1 tools.

Repair malformed JSON that fails a schema. Deterministic only; refuses to guess; signed receipt.

Uptime history 13 days of history
13 days agonow
100.0%
Uptime 24h
91 of 91 checks
1
Tools
read from the server
290 ms
Response time
average over 24h
open, no key
Access
streamable-http

What changed 13

Every tool that appeared, vanished or quietly changed what it asks for. Recorded since 7 September 2026. No other catalogue keeps this.

9 Sep a tool changed version
8 Sep a tool changed version9 times that day
7 Sep a tool changed version2 times that day
7 Sep a tool description was rewritten rescue_payload
and 9 more, back to 7 September 2026

Nothing serious here today

Today is the operative word: we check Austin Oaks Payload Rescue every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 11 min ago.

run in your terminal
claude mcp add ao-payload-rescue --transport http https://ao-payload-rescue-production.up.railway.app/mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "ao-payload-rescue": {
      "url": "https://ao-payload-rescue-production.up.railway.app/mcp"
    }
  }
}
~/.codex/config.toml
[mcp_servers.ao-payload-rescue]
url = "https://ao-payload-rescue-production.up.railway.app/mcp"
.cursor/mcp.json
{
  "mcpServers": {
    "ao-payload-rescue": {
      "url": "https://ao-payload-rescue-production.up.railway.app/mcp"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "ao-payload-rescue": {
      "url": "https://ao-payload-rescue-production.up.railway.app/mcp"
    }
  }
}

Available tools 1

Read directly from the server with tools/list, grouped by what they act on. If a tool disappears, we record the date.

rescue
rescue_payload
Repair a malformed JSON or API payload so it matches a required schema. Use when a request, webhook, or tool output was rejected for schema validation errors: wrong types, a null where an array or object belongs, a forbidden extra property, or mismatched keys between two APIs. Deterministic repairs only. No semantic guessing. Refuses instead of inventing a value, and returns an exact change manifest plus a signed receipt so a silent 'fix' can never pass downstream unrecorded. Give it the payload that was rejected and the JSON Schema it failed. It returns one of: VALID the payload already conformed; nothing changed REPAIRED safely repaired; the returned payload satisfies the schema CANNOT_REPAIR no safe repair exists; repaired_payload is null on purpose INVALID_SCHEMA the schema is malformed or uses an unsupported keyword ERROR bad request, or a size/depth limit was exceeded It repairs structure only: unambiguous type coercion, null to empty array or object, removing a property the contract forbids, renaming a key when an explicit mapping rule is supplied, and trimming whitespace that is blocking validation. It will NOT invent a value. A missing required field, an ambiguous number like "1,234.00", an identifier like "007" that would lose its leading zeros, or a date like "09/06/2026" whose day/month order is unknown all return CANNOT_REPAIR with a stable reason code rather than a guess. No language model is involved. The same input always produces the same output and the same receipt id.

Endpoints

URLTransportStateLatencyChecked
https://ao-payload-rescue-production.up.railway.app/mcp streamable-http answering 270 ms 11 min ago

Alternatives to Austin Oaks Payload Rescue

same job, measured the same way
I
Vizier
by vassiliylakhonin

Deterministic authorization for one proposed AI agent action, returned with a signed receipt.

1 tools answering
Jsonaut
by shoggi211

Repair malformed JSON from LLM/agent output; optional JSON Schema coercion. Free + x402 paid.

4 tools answering
Validate
by machinegrade

Deterministic validation for AI-generated artifacts: JSON Schema, OpenAPI response, SQL syntax.

35 installs/wk 1 tools answering
Vizier Guard
by vassiliylakhonin

Deterministic authorization and security guard for AI agent actions with signed receipts.

local only
JSON Repair MCP
by grupoanesthy-spec

Repairs malformed JSON from LLM output, validated against a schema. Paid per call via Stripe.

36 installs/wk local only
Haltproof
by rudrendupaul

Fail-closed deterministic checks and hash-chained receipts for AI agent outputs via MCP.

86 installs/wk local only
Mandateguard
by ezequiellich44-cmd

Deterministic payment policy guardrail for AI agents - budgets, allowlists, signed mandates.

local only
AsDecided
by asdecided

Read-only access to deterministic engineering decisions stored in a local repository.

local only

Austin Oaks Payload Rescue — questions

Answers built from our own checks of this server.

What can Austin Oaks Payload Rescue do?
It exposes 1 tools, read directly from the server on our last check. Among them: rescue_payload. The full list with descriptions is on this page — we take it from the server itself via tools/list, not from a README. How MCP servers expose tools in the first place →
Is Austin Oaks Payload Rescue working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 91 of 91 checks got a reply (100.0%), average response time 290 ms. The bar chart above shows every period we have measured.
How do I connect Austin Oaks Payload Rescue?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It is a remote server, so there is nothing to install — the client connects to the address.
Does Austin Oaks Payload Rescue need an API key?
No. Austin Oaks Payload Rescue completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. All 1 of them are readable on this page. This is what we observed, not what the docs claim.
How fast is Austin Oaks Payload Rescue?
It answers our handshake in 290 ms on average, which is faster than 52% of all working MCP servers we measure. The comparison comes from our own checks across the whole registry, every 15 minutes.