Electricity Maps for VS Code
io.github.pipeworx-io/electricity-maps
Electricity Maps MCP — real-time electricity-grid carbon intensity + power
client:VS Code
transport:streamable-http
Install Electricity Maps in VS Code
.vscode/mcp.json
{
"servers": {
"electricity-maps": {
"type": "http",
"url": "https://gateway.pipeworx.io/electricity-maps/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs