Github Coolver Home Assistant Mcp
Vibecode your Home Assistant setup from your IDE: automations, dashboards, themes and configs
About This MCP Server
> ⚙️ This MCP server works together with the > Home Assistant Vibecode Agent, > installed as a Home Assistant add-on. > The agent runs on your Home Assistant instance and provides “eyes and hands” for AI IDEs like Cursor, VS Code, Claude Code, or any other MCP-enabled IDE.
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 extra pair of hands: quickly uploading your changes, running tests, and analyzing logs on demand. You stay in control and decide how much you delegate to AI and how deep it should go.
Transform the way you manage your smart home. This add-on enables Cursor, Visual Studio Code (VS Code), or any MCP-enabled IDE to:
No more manual YAML editing or searching through documentation - just describe what you want in natural language!
Built on Model Context Protocol and powered by HA Vibecode Agent.
What Problems It Solves
- 1. Check HA Vibecode Agent is started in Home Assistant 2. Verify the URL in HA_AGENT_URL 3. Make sure port 8099 is not blocked by firewall
Specifications
Requirements
- Before installing, you need:
- 1. Home Assistant running (any version) 2. HA Vibecode Agent v2.2.0+ installed as add-on 3. Agent Key from HA Vibecode Agent (auto-generated on first start) 4. AI-enabled editor installed (Cursor, VS Code + GitHub Copilot, Claude Code etc)
Hosting
Hosting Options
- Package
API
Integrate this server into your application. Choose a connection method below.
Configure
{
"mcpServers": {
"home-assistant": {
"command": "npx",
"args": ["-y", "@coolver/home-assistant-mcp@latest"],
"env": {
"HA_AGENT_URL": "http://<home-assistant-host>:8099",
"HA_AGENT_KEY": "your_api_key_here"
}
}
}
}Performance
Usage
Quick Reference
- Name
- Github Coolver Home Assistant Mcp
- Function
- Vibecode your Home Assistant setup from your IDE: automations, dashboards, themes and configs
- Transport
- Package
- Language
- JavaScript/TypeScript
- Source
- External (Registry)
- License
- Open Source
Ready to integrate this MCP server?
Book a demo to see how this server fits your workflow, or explore the full catalog.