Skip to main content

home-assistant-vibecode-agent

by Coolver· Developer Tools
470

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

Install

Add to ~/Library/Application Support/Claude/claude_desktop_config.json

{
  "mcpServers": {
    "home-assistant-vibecode-agent": {
      "command": "npx",
      "args": [
        "-y",
        "github:Coolver/home-assistant-vibecode-agent"
      ]
    }
  }
}

Works Well With

Other MCP servers developers commonly pair with home-assistant-vibecode-agent

About

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

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