A debugging workflow plugin for AI coding agents. Turns terminal failures into source-backed fixes via MCP and structured skills.
{
"mcpServers": {
"moth": {
"command": "npx",
"args": [
"-y",
"@stfade/moth"
]
}
}
}