Grid Carbon MCP for VS Code
net.nexlab/grid-carbon
Electricity grid carbon intensity for Great Britain from the National Grid ESO Carbon Intensity API
client:VS Code
transport:streamable-http
Install Grid Carbon MCP in VS Code
.vscode/mcp.json
{
"servers": {
"grid-carbon": {
"type": "http",
"url": "https://mcp.nexlab.net/mcp/grid-carbon"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs