io.github.Coolver/home-assistant-mcp
Quality Score
77
/100
Vibecode your Home Assistant setup from your IDE: automations, dashboards, themes and configs
§01 Install
Claude Desktop (claude_desktop_config.json)
{
"mcpServers": {
"home-assistant-mcp": {
"command": "npx",
"args": [
"-y",
"@coolver/home-assistant-mcp"
],
"env": {
"HA_AGENT_URL": "<ha_agent_url>",
"HA_AGENT_KEY": "<your-ha_agent_key>"
}
}
}
}Cursor (.cursor/mcp.json)
{
"mcpServers": {
"home-assistant-mcp": {
"command": "npx",
"args": [
"-y",
"@coolver/home-assistant-mcp"
],
"env": {
"HA_AGENT_URL": "<ha_agent_url>",
"HA_AGENT_KEY": "<your-ha_agent_key>"
}
}
}
}Cline (cline_mcp_settings.json)
npx -y @coolver/home-assistant-mcp§02 Environment variables
HA_AGENT_URLrequired
URL of your on-board Home Assistant Vibecode Agent add-on (generated after installation of the add-on)
HA_AGENT_KEYrequiredsecret
Access key generated by the Home Assistant Vibecode Agent add-on after installation
§03 MCP Quality Score · methodology
freshness
17
completeness
10
installability
25
documentation
15
stability
10
§04 Alternatives in Developer Tools
ai.smithery/DynamicEndpoints-powershell-exec-mcp-server
ai.smithery/DynamicEndpoints-powershell-exec-mcp-server
Execute PowerShell commands securely with controlled timeouts and input validation. Retrieve syste…
ai.smithery/neverinfamous-memory-journal-mcp
ai.smithery/neverinfamous-memory-journal-mcp
A MCP server built for developers enabling Git based project management with project and personal…
ai.usealloy/alloy
ai.usealloy/alloy
Connect Claude, Cursor, Codex, and other AI tools to your robotics mission data.