home-assistant-vibecode-agent

Coolver/home-assistant-vibecode-agent
★ 482 stars Python 💻 Code/Dev Tools Updated 1mo ago
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
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "home-assistant-vibec": {
      "command": "uvx",
      "args": [
        "home-assistant-vibecode-agent"
      ]
    }
  }
}

Or install with pip: pip install home-assistant-vibecode-agent

Topics

claudeclaudecodecopilot-enabledcursor-aihome-assistant-addonshome-automatonhomeassistantmcp-servermcp-serversvibecoding-toolvscode-extension