zorak1103/ha-mcp
A Model Context Protocol (MCP) server that provides AI assistants with access to Home Assistant, enabling smart home control and automation management.
Platform-specific configuration:
{
"mcpServers": {
"ha-mcp": {
"command": "npx",
"args": [
"-y",
"ha-mcp"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...