other tools and integrations

Plugwise Mcp

TypeScript-based smart home automation server for Plugwise devices with automatic network discovery. Features comprehensive device control for thermostats, switches, smart plugs, energy monitoring, multi-hub management, and real-time climate/power consumption tracking via local network integration.

typescript
local
macos
windows
linux
other tools and integrations
0
View on GitHub

Installation

npx -y Tommertom/plugwise-mcp

Configuration

Add this to your Copilot settings (Settings → Features → MCP → Add New MCP Server):

{
  "name": "plugwise-mcp",
  "command": "npx",
  "args": [
    "-y",
    "Tommertom/plugwise-mcp"
  ]
}

About This MCP Server

Tommertom/plugwise-mcp

TypeScript-based smart home automation server for Plugwise devices with automatic network discovery. Features comprehensive device control for thermostats, switches, smart plugs, energy monitoring, multi-hub management, and real-time climate/power consumption tracking via local network integration.

GitHub: https://github.com/Tommertom/plugwise-mcp

Need More Details?

View the complete documentation, examples, changelog, and more on GitHub

View Full Documentation on GitHub