FailTrace for Claude Desktop
io.github.lbarimi/failtrace
Debugging experiments for coding agents: reproduce failures and verify fixes with test evidence.
client:Claude Desktop
transport:stdio
runtime:npm
Install FailTrace in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"failtrace": {
"command": "npx",
"args": [
"-y",
"failtrace"
]
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs