GridHub Electricity Market Data for Grok
io.github.jalcodev/gridhub
Live and historical electricity prices and demand for 25 grids; carbon intensity for GB.
client:Grok
transport:streamable-http
tools:6
Install GridHub Electricity Market Data in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"gridhub": {
"type": "http",
"url": "https://api.grid-hub.app/mcp"
}
}
}
Grok Build reads Claude Code's .mcp.json and Claude Desktop's config unchanged, so a server you have already set up there needs nothing new. The Grok web app and X integration do not take custom servers. Grok docs