Skip to content
VS Code

WattGap for Agents for VS Code

io.github.dfskid/agent-mcp

Sourced, dated US home-energy program truth by ZIP.

client:VS Code transport:streamable-http

Install WattGap for Agents in VS Code

.vscode/mcp.json

{
  "servers": {
    "agent-mcp": {
      "type": "http",
      "url": "https://wattgap.com/api/mcp"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

WattGap for Agents in other clients