Home Assistant

Bridges Home Assistant with WebSocket API access for natural language smart home control, device monitoring, automation creation, and intelligent troubleshooting without manual configuration.

View Source
1 stars
0 tools
Created Aug 2025
@mtebusi/mtebusi-home-assistant-ha-mcp

About

Bridges Home Assistant with WebSocket API access for natural language smart home control, device monitoring, automation creation, and intelligent troubleshooting without manual configuration.

Categories

general

Installation

npm

npm install @mtebusi/mtebusi-home-assistant-ha-mcp

Configuration

{ "mcpServers": { "mtebusi-home-assistant-ha-mcp": { "command": "npx", "args": [ "-y", "@mtebusi/mtebusi-home-assistant-ha-mcp" ] } } }