aiseg2 mcp for Claude Code
io.github.chanyou0311/aiseg2-mcp
Unofficial read-only MCP server for the Panasonic AiSEG2 HEMS controller.
client:Claude Code
transport:stdio
runtime:pypi
Install aiseg2 mcp in Claude Code
run in your project directory
claude mcp add aiseg2-mcp -e AISEG_URL=<AISEG_URL> -e AISEG_PASSWORD=<AISEG_PASSWORD> -- uvx aiseg2-mcp
Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs