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