Skip to content
Windsurf

home assistant mcp for Windsurf

io.github.coolver/home-assistant-mcp

Vibecode your Home Assistant setup from your IDE: automations, dashboards, themes and configs

client:Windsurf transport:stdio runtime:npm

Install home assistant mcp in Windsurf

~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "mcpServers": {
    "home-assistant-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@coolver/home-assistant-mcp"
      ],
      "env": {
        "HA_AGENT_URL": "<HA_AGENT_URL>",
        "HA_AGENT_KEY": "<HA_AGENT_KEY>"
      }
    }
  }
}

Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs

home assistant mcp in other clients