:blue_book: Home Assistant User documentation
Add to ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"home-assistant.io": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-home-assistant.io"
]
}
}
}