Skip to content
Grok

Ask the Grid for Grok

io.github.parisi-labs/askthegrid

Live U.S. electric-grid data, forecasts, alerts, and analysis across major grid regions.

client:Grok transport:streamable-http

Install Ask the Grid in Grok

.mcp.json (in your project root)

{
  "mcpServers": {
    "askthegrid": {
      "type": "http",
      "url": "https://mcp.askthegrid.com/v1/global"
    }
  }
}

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

Ask the Grid in other clients