Behind the Watt for VS Code
io.github.ykorets/behind-the-watt
Verified behind-the-meter data center power, announcements, and provenance receipts.
client:VS Code
transport:streamable-http
tools:4
Install Behind the Watt in VS Code
.vscode/mcp.json
{
"servers": {
"behind-the-watt": {
"type": "http",
"url": "https://mcp.behindthewatt.com/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs