Skip to content
Zed

Ask the Grid for Zed

io.github.parisi-labs/askthegrid

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

client:Zed transport:streamable-http

Install Ask the Grid in Zed

~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json

{
  "context_servers": {
    "askthegrid": {
      "url": "https://mcp.askthegrid.com/v1/global"
    }
  }
}

Merge this into your existing settings object — do not replace the file. Zed docs

Ask the Grid in other clients