BillTruth for VS Code
io.github.apollowinner/billtruth
Real annual cost for every Texas electricity plan, from each retailer's Electricity Facts Label.
client:VS Code
transport:streamable-http
tools:4
Install BillTruth in VS Code
.vscode/mcp.json
{
"servers": {
"billtruth": {
"type": "http",
"url": "https://billtruth.co/api/v1/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs