Skip to content
Back to search
100
MCP live MCP 2025-11-25 streamable-http

Agent Rescue Desk Production Triage

app.netlify.agent-rescue-desk/production-triage

Read-only triage for n8n, MCP, webhook, and AI agent workflow production failures.

Uptime
100.0%
1 direct probes · 30d
Response
1328ms
last probe
Tools
3
callable
Resources
0
readable
Prompts
0
available

Tools · 3

describe_rescue_offer

Returns the exact scope, price, service window, acceptance rules, private fit-review URL, and direct x402 purchase URL for the Agent Rescue Desk service.

triage_production_failure

Classifies one sanitized n8n, MCP, webhook, agent-tool-routing, retry, or general production incident and returns concrete next checks without echoing the submitted incident.

get_case_intake_requirements

Returns the minimum redacted evidence needed for a fixed-scope fit review and the public intake URL. It does not submit a case.

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "agent_rescue_desk_production_triage": {
      "url": "https://agent-rescue-desk.netlify.app/mcp",
      "transport": "streamable-http"
    }
  }
}