spendtron for VS Code
io.github.swantron/spendtron
Finds the GitHub Actions workflow eating your CI bill and suggests fix diffs, verified against runs.
client:VS Code
transport:streamable-http
tools:1
Install spendtron in VS Code
.vscode/mcp.json
{
"servers": {
"spendtron": {
"type": "http",
"url": "https://spendtron.com/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs