WattScope for VS Code
au.com.wattscope/wattscope
Tracks the estimated carbon footprint of AI model usage, per org and project.
client:VS Code
transport:streamable-http
Install WattScope in VS Code
.vscode/mcp.json
{
"servers": {
"wattscope": {
"type": "http",
"url": "https://www.wattscope.com.au/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs