GridHub Electricity Market Data for VS Code
io.github.jalcodev/gridhub
Live and historical electricity prices and demand for 25 grids; carbon intensity for GB.
client:VS Code
transport:streamable-http
tools:6
Install GridHub Electricity Market Data in VS Code
.vscode/mcp.json
{
"servers": {
"gridhub": {
"type": "http",
"url": "https://api.grid-hub.app/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs