# Home Assistant Automations & Dashboards

A TypeScript MCP server for Home Assistant, enabling programmatic management of entities, automations, services, and dashboards. Designed for extensibility. Includes Docker support and Vitest-based t…

## Quick Start

```bash
# Connect this server (installs CLI if needed)
npx -y @smithery/cli@latest mcp add slhad/aha-mcp

# Browse available tools
npx -y @smithery/cli@latest tool list slhad/aha-mcp
```

---

Source: https://github.com/slhad/aha-mcp
