Structured failure knowledge for AI agents — 501 errors across 14 domains. Dead ends, workarounds, and error chains.
Server Config
{
"mcpServers": {
"deadend": {
"command": "npx",
"args": [
"-y",
"@smithery/cli@latest",
"run",
"deadend/deadends-dev"
]
}
}
}