Skip to content
VS Code

Elecz Electricity Price Signal API for VS Code

io.github.zemloai-ctrl/elecz

Real-time electricity prices for AI agents. 40+ countries, 100+ zones. No auth required.

client:VS Code transport:streamable-http tools:3

Install Elecz Electricity Price Signal API in VS Code

.vscode/mcp.json

{
  "servers": {
    "elecz": {
      "type": "http",
      "url": "https://elecz.com/mcp"
    }
  }
}

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

What VS Code can do once it is connected

Elecz Electricity Price Signal API in other clients