Data Energystar for VS Code
io.github.pipeworx-io/data-energystar
ENERGY STAR Open Data (data.energystar.gov) Socrata MCP.
client:VS Code
transport:streamable-http
Install Data Energystar in VS Code
.vscode/mcp.json
{
"servers": {
"data-energystar": {
"type": "http",
"url": "https://gateway.pipeworx.io/data-energystar/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs