io.github.Coolver/home-assistant-mcp MCP Server
io.github.Coolver/home-assistant-mcp
What is the io.github.Coolver/home-assistant-mcp MCP server?
Vibecode your Home Assistant setup from your IDE: automations, dashboards, themes and configs
How to install io.github.Coolver/home-assistant-mcp
Copy-paste configuration for popular MCP clients.
HA_AGENT_URLrequiredURL of your on-board Home Assistant Vibecode Agent add-on (generated after installation of the add-on)
HA_AGENT_KEYrequiredsecretAccess key generated by the Home Assistant Vibecode Agent add-on after installation
{
"mcpServers": {
"home-assistant-mcp": {
"command": "npx",
"args": [
"-y",
"@coolver/home-assistant-mcp"
],
"env": {
"HA_AGENT_URL": "<YOUR_HA_AGENT_URL>",
"HA_AGENT_KEY": "<YOUR_HA_AGENT_KEY>"
}
}
}
}{
"mcpServers": {
"home-assistant-mcp": {
"command": "npx",
"args": [
"-y",
"@coolver/home-assistant-mcp"
],
"env": {
"HA_AGENT_URL": "<YOUR_HA_AGENT_URL>",
"HA_AGENT_KEY": "<YOUR_HA_AGENT_KEY>"
}
}
}
}{
"mcpServers": {
"home-assistant-mcp": {
"command": "npx",
"args": [
"-y",
"@coolver/home-assistant-mcp"
],
"env": {
"HA_AGENT_URL": "<YOUR_HA_AGENT_URL>",
"HA_AGENT_KEY": "<YOUR_HA_AGENT_KEY>"
}
}
}
}{
"servers": {
"home-assistant-mcp": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@coolver/home-assistant-mcp"
],
"env": {
"HA_AGENT_URL": "<YOUR_HA_AGENT_URL>",
"HA_AGENT_KEY": "<YOUR_HA_AGENT_KEY>"
}
}
}
}claude mcp add home-assistant-mcp --env HA_AGENT_URL=<YOUR_HA_AGENT_URL> --env HA_AGENT_KEY=<YOUR_HA_AGENT_KEY> -- npx -y @coolver/home-assistant-mcpRelated MCP servers
Scrapling MCP Server
Give your AI agent stealth web scraping with Cloudflare bypass and CSS selection, powered by Scrapling.
Chrome DevTools MCP
Give your AI coding agent full control of a live Chrome browser for automation, debugging, and performance analysis.
com.puter/mcp-server
Let AI agents manage your Puter files, websites, and serverless workers over MCP.
Browser automation for AI agents via MCP, powering ByteDance's Agent TARS hybrid GUI/DOM browser control.
Run arbitrary shell commands from an MCP-connected AI agent.
Filesystem access MCP server from ByteDance's UI-TARS/Agent TARS ecosystem.