Skip to content
VS Code

Gridbert for VS Code

at.gridbert/mcp

Austrian energy data: 119 electricity tariffs daily, grid fees, subsidies, bill analysis.

client:VS Code transport:streamable-http

Install Gridbert in VS Code

.vscode/mcp.json

{
  "servers": {
    "mcp": {
      "type": "http",
      "url": "https://mcp.gridbert.at/mcp"
    }
  }
}

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

Gridbert in other clients