Nrel for VS Code
io.github.pipeworx-io/nrel
NREL MCP — wraps the US National Renewable Energy Laboratory developer API
client:VS Code
transport:streamable-http
Install Nrel in VS Code
.vscode/mcp.json
{
"servers": {
"nrel": {
"type": "http",
"url": "https://gateway.pipeworx.io/nrel/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs