Back to directory
stfade/moth

stfade/moth

@stfade

A debugging workflow plugin for AI coding agents. Turns terminal failures into source-backed fixes via MCP and structured skills.

debuggingerror-analysismcp-servermemorycoding-agentsfix-workflowlocal-fixesverificationtool

Installation & Configuration

{
  "mcpServers": {
    "moth": {
      "command": "npx",
      "args": [
        "-y",
        "@stfade/moth",
        "moth-mcp"
      ]
    }
  }
}

Information

Transport
stdio
Language
TypeScript
Created
2026/6/11
Updated
2026/6/12