Skip to content
VS Code

smart-me for VS Code

com.smart-me/smart-me

Your building's energy in real time: smart-me meters, load profiles, EV charging, ZEV billing

client:VS Code transport:streamable-http

Install smart-me in VS Code

.vscode/mcp.json

{
  "servers": {
    "smart-me": {
      "type": "http",
      "url": "https://mcp.smart-me.com/mcp"
    }
  }
}

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

smart-me in other clients