Weishaupt WEM Portal for Claude Code
io.github.disane87/weishaupt-wem-mcp-server
Control and monitor Weishaupt heating systems via the WEM Portal
client:Claude Code
transport:stdio
runtime:npm
Install Weishaupt WEM Portal in Claude Code
run in your project directory
claude mcp add weishaupt-wem-mcp-server -e WEM_USERNAME=<WEM_USERNAME> -e WEM_PASSWORD=<WEM_PASSWORD> -e WEM_API_URL=<WEM_API_URL> -- npx -y @disane-dev/weishaupt-wem-mcp-server
Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs