Skip to content
Back to search
30
MCP

home-assistant-vibecode-agent

coolver/home-assistant-vibecode-agent

Home Assistant MCP server agent. Enable Claude Code, Cursor, VS 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

Uptime
0.0%
119 probes
Response
0ms
last probe
Tools
0
callable

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "home-assistant-vibecode-agent": {
      "url": "https://coolver.github.io/home-assistant-vibecode-agent/",
      "transport": "http"
    }
  }
}