Coolver/home-assistant-mcp
Home Assistant MCP Server. Enable Cursor, VS Code, Claude Code or any MCP-enabled IDE to vibe-code and manage Home Assistant: create automations, design dashboards, tweak themes, modify configs and deploy changes to your HA instance using natural language 🏠🤖
Platform-specific configuration:
{
"mcpServers": {
"home-assistant-mcp": {
"command": "npx",
"args": [
"-y",
"home-assistant-mcp"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...