MCP Directory
Back

home-assistant-vibecode-agent

by Coolver · Python · ★ 588

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

#claude#claudecode#cursor-ai#home-assistant#home-assistant-addons#home-automation#homeassistant#mcp-server#mcp-servers#vibecoding-tool

Install

pip install git+https://github.com/Coolver/home-assistant-vibecode-agent.git

Auto-generated from the repo's primary language — check the repo's own README for its exact install instructions.

Claude Desktop config

A starting point for your claude_desktop_config.json (auto-generated — the repo's README may specify a published package name or required env vars):

{
  "mcpServers": {
    "home-assistant-vibecode-agent": {
      "command": "uvx",
      "args": [
        "git+https://github.com/Coolver/home-assistant-vibecode-agent.git"
      ]
    }
  }
}

From the README

[](https://github.com/Coolver/home-assistant-vibecode-agent) [](LICENSE) [](https://www.npmjs.com/package/@coolver/home-assistant-mcp) [](https://coolver.github.io/home-assistant-vibecode-agent/) **Let AI build your Home Assistant automations – or act as your DevOps for the ones you write by hand. Just describe what you need in natural language. 🏠🤖** You describe your goal → AI inspects your Home Assistant → designs a custom solution → and deploys it on-board automatically. 🚀 And if you prefer to handcraft your automations and scripts yourself, the agent can simply act as your DevOps and…
Read full README on GitHub →

Related developer tools servers