Back to search
30
MCP

deadends.dev

dev.deadends/deadends-dev

Structured failure knowledge for AI agents — dead ends, workarounds, error chains

Uptime
0.0%
4 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

deadends.dev
Structured failure knowledge for AI agents — dead ends, workarounds, error chains
0 tools
@bambushu/scar
Failure memory for AI agents - briefing hooks + optional MCP server
0 tools
trigger.dev
Trigger.dev – build and deploy fully‑managed AI agents and workflows
0 tools
io.github.gong8/knownissue
Shared debugging memory for AI coding agents
0 tools · streamable-http
RecourseOS
Consequence evaluation for AI agents. Check recoverability before destructive actions.
0 tools
preflight-dev
Preflight checks for AI coding agents — catch vague prompts, surface missing context, search session history
0 tools

How to use

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

{
  "mcpServers": {
    "deadends.dev": {
      "url": "None",
      "transport": "http"
    }
  }
}