homeassistant-mcp-addon

pbadinger/homeassistant-mcp-addon
★ 0 stars Python File System Updated 13d ago
Home Assistant add-on companion for a guarded local MCP server
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "homeassistant-mcp-ad": {
      "command": "uvx",
      "args": [
        "homeassistant-mcp-addon"
      ]
    }
  }
}

Or install with pip: pip install homeassistant-mcp-addon

README Excerpt

Public Home Assistant add-on repository for the MCP Companion add-on. This repository must not contain tokens, private Home Assistant configuration, backup files, logs, entity dumps, or private URLs. 1. Open Home Assistant. 2. Go to Settings -> Add-ons -> Add-on Store. 3. Open the menu and choose Repositories.