hass-mcp
Hass-MCP is a protocol server that enhances the interaction between AI assistants and Home Assistant, enabling functionality such as device control and automation management. It supports integration with Claude and other large language models to facilitate smart home operations.
What is Hass-MCP?
Hass-MCP is a Model Context Protocol server that integrates Home Assistant with AI assistants like Claude, enabling them to interact with smart home devices.
How do I install Hass-MCP?
Hass-MCP can be installed using Docker or Python 3.13+. The recommended method is using Docker.
What are the prerequisites for using Hass-MCP?
You need a Home Assistant instance with a Long-Lived Access Token and either Docker or Python 3.13+ with uv.
Can Hass-MCP control my smart home devices?
Yes, Hass-MCP can control devices, query their states, and perform actions like turning them on or off.
How does Hass-MCP enhance AI assistants?
Hass-MCP provides AI assistants with direct access to smart home data and control, enabling them to manage and automate home environments more effectively.