failecho for VS Code
com.failecho/failecho
Check what other agents hit the same tool failure — and what recovery worked. Ask before retrying.
client:VS Code
transport:streamable-http
runtime:npm
tools:4
Install failecho in VS Code
.vscode/mcp.json
{
"servers": {
"failecho": {
"type": "http",
"url": "https://failecho.com/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs