Skip to content
Zed

Eia for Zed

io.github.pipeworx-io/eia

EIA MCP — US Energy Information Administration API v2

client:Zed transport:streamable-http

Install Eia in Zed

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

{
  "context_servers": {
    "eia": {
      "url": "https://gateway.pipeworx.io/eia/mcp"
    }
  }
}

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

Eia in other clients