Agent Rescue Desk Production Triage
app.netlify.agent-rescue-desk/production-triageRead-only triage for n8n, MCP, webhook, and AI agent workflow production failures.
Tools · 3
Returns the exact scope, price, service window, acceptance rules, private fit-review URL, and direct x402 purchase URL for the Agent Rescue Desk service.
Classifies one sanitized n8n, MCP, webhook, agent-tool-routing, retry, or general production incident and returns concrete next checks without echoing the submitted incident.
Returns the minimum redacted evidence needed for a fixed-scope fit review and the public intake URL. It does not submit a case.
Similar MCP servers embedding-nearest
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"
}
}
}