Smart home automation. Control devices, create automations, and integrate 2,000+ platforms.
npx -y @homeassistant/mcp-server-home-assistant
Add to your Claude Desktop config:
```json
{
"mcpServers": {
"home-assistant": {
"command": "npx",
"args": ["-y", "@homeassistant/mcp-server-home-assistant"]
}
}
}
```
control_deviceread_sensorcreate_automationmonitor_statusSmart home automation. Control devices, create automations, and integrate 2,000+ platforms.
Language: Python
Category: Smart Home