Skip to content
Zed

Nrel for Zed

io.github.pipeworx-io/nrel

NREL MCP — wraps the US National Renewable Energy Laboratory developer API

client:Zed transport:streamable-http

Install Nrel in Zed

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

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

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

Nrel in other clients