Skip to content
VS Code

Ask the Grid for VS Code

io.github.parisi-labs/askthegrid

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

client:VS Code transport:streamable-http

Install Ask the Grid in VS Code

.vscode/mcp.json

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

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

Ask the Grid in other clients