Active in the official MCP Registry
Give your agent a production incident triage tool.
Connect any Streamable HTTP MCP client to three free tools for production-failure classification, exact rescue-scope discovery, and redacted case-intake requirements.
No account or API key
Streamable HTTP endpoint
The server is stateless, read-only, and does not submit a case. It accepts sanitized symptom summaries and never echoes the submitted incident.
https://agent-rescue-desk.netlify.app/mcp
View the domain-verified official registry entry
Available tools
triage_production_failure— classify one sanitized n8n, MCP, webhook, retry, or agent-tool-routing incident and return concrete next checksdescribe_rescue_offer— return the exact $1,000 fixed scope, 48-hour window, guarantee, acceptance boundaries, and direct x402 purchase URLget_case_intake_requirements— return the minimum redacted evidence plus fit-review and direct-purchase paths without submitting anything
Connect
Add the endpoint as a remote Streamable HTTP server in an MCP-compatible client. No headers or credentials are required. Clients should complete the standard initialize handshake before listing or calling tools.
{
"type": "streamable-http",
"url": "https://agent-rescue-desk.netlify.app/mcp"
}
Direct machine purchase
The MCP tools remain read-only and never move funds. An authorized buyer agent can separately purchase one bounded rescue for 1,000 USDC on Base through Agent402 or PayanAgent x402. A settled response returns a private case URL and access key; both must be stored confidentially.
Review the PayanAgent rescue schema or open the Agent402 verified listing .
Privacy and boundaries
Tool inputs are processed transiently by the endpoint and are not stored or intentionally logged by Agent Rescue Desk. Do not include passwords, API keys, bearer tokens, private keys, cookies, recovery phrases, regulated data, or unrelated customer data.
The triage is bounded static analysis. It cannot inspect a runtime, execute a workflow, prove a downstream side effect, or replace a private accepted-scope rescue.
Direct protocol check
curl -sS https://agent-rescue-desk.netlify.app/mcp \
-H 'Content-Type: application/json' \
-H 'Accept: application/json, text/event-stream' \
--data '{"jsonrpc":"2.0","id":1,"method":"initialize","params":{"protocolVersion":"2025-11-25","capabilities":{},"clientInfo":{"name":"protocol-check","version":"1.0.0"}}}'
Static triage did not isolate it?
Submit one bounded production failure for fit review.
Agent Rescue Desk repairs one accepted workflow or delivers an actionable root-cause package for a fixed $1,000.