ha-mcp MCP Server — Claude & Cursor Integration
# ha-mcp MCP Server
## What is ha-mcp?
ha-mcp is a production-ready Model Context Protocol (MCP) server with 4,642 GitHub stars. It allows AI agents like Claude to perform real-world tasks through standardized tool calls.
## Installation
```bash
# Via Smithery (recommended)
npx -y @smithery/cli install homeassistant-ai/ha-mcp
# Or manual
git clone https://github.com/homeassistant-ai/ha-mcp.git
cd ha-mcp
```
## Compatibility
Compatible with: Claude Desktop, Claude Code, Cursor, Windsurf, Cline, and any MCP-compliant client.
## Details
- **Language:** Python
- **Stars:** ⭐ 4,642
- **Forks:** 🍴 203
- **License:** MIT
- **Updated:** 2026-09-07
- **Repo:** [homeassistant-ai/ha-mcp](https://github.com/homeassistant-ai/ha-mcp)