home assistant mcp for Claude Code
io.github.coolver/home-assistant-mcp
Vibecode your Home Assistant setup from your IDE: automations, dashboards, themes and configs
client:Claude Code
transport:stdio
runtime:npm
Install home assistant mcp in Claude Code
run in your project directory
claude mcp add home-assistant-mcp -e HA_AGENT_URL=<HA_AGENT_URL> -e HA_AGENT_KEY=<HA_AGENT_KEY> -- npx -y @coolver/home-assistant-mcp
Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs