Skip to content
VS Code

Neso for VS Code

io.github.pipeworx-io/neso

NESO MCP — Great Britain electricity grid open data (api.neso.energy)

client:VS Code transport:streamable-http

Install Neso in VS Code

.vscode/mcp.json

{
  "servers": {
    "neso": {
      "type": "http",
      "url": "https://gateway.pipeworx.io/neso/mcp"
    }
  }
}

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

Neso in other clients