Cleantech Content solar, battery and energy tools for VS Code
uk.co.cleantechcontent/uk-energy-data
GB solar/battery comparisons and Ofgem rates. Five trial calls, then 0.01 USDC per eligible call.
client:VS Code
transport:streamable-http
tools:6
Install Cleantech Content solar, battery and energy tools in VS Code
.vscode/mcp.json
{
"servers": {
"uk-energy-data": {
"type": "http",
"url": "https://cleantech-agent-demand.old-rain-22ad.workers.dev/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs