voltcast for VS Code
com.voltcast/voltcast
European day-ahead electricity prices (43 zones), accuracy-published forecasts, carbon, optimize.
client:VS Code
transport:streamable-http
tools:7
Install voltcast in VS Code
.vscode/mcp.json
{
"servers": {
"voltcast": {
"type": "http",
"url": "https://voltcast.com/api/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs