home-assistant-vibecode-agent
coolver/home-assistant-vibecode-agentHome 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
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"
}
}
}