hass-mcp-admin

jeter-1/hass-mcp-admin
★ 0 stars Python Other Updated 2d ago
Home Assistant 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": {
    "hass-mcp-admin": {
      "command": "uvx",
      "args": [
        "hass-mcp-admin"
      ]
    }
  }
}

Or install with pip: pip install hass-mcp-admin

README Excerpt

> The stable production add-on remains v1.1.2 at `hass_mcp_admin` on port > `8099`. An isolated v2 beta scaffold is available at > [`hass_mcp_engineering_beta/`](hass_mcp_engineering_beta/) on port `8100`. > See [`V2_BETA_ARCHITECTURE.md`](V2_BETA_ARCHITECTURE.md) before installing or > migrating tools.

Tools (1)

get_audit_log