BillTruth for Cursor
io.github.apollowinner/billtruth
Real annual cost for every Texas electricity plan, from each retailer's Electricity Facts Label.
client:Cursor
transport:streamable-http
tools:4
Install BillTruth in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"billtruth": {
"url": "https://billtruth.co/api/v1/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs