HOA-MCP

thomasesr/HOA-MCP
★ 0 stars Python AI/LLM Updated today
MCP server for controlling Home Assistant devices via AI agents
View on GitHub → Try with Claude — $10 free →

Quick Install

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

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "hoa-mcp": {
      "command": "uvx",
      "args": [
        "hoa-mcp"
      ]
    }
  }
}

Or install with pip: pip install hoa-mcp

README Excerpt

A Home Assistant custom component that runs an MCP (Model Context Protocol) server over SSE, exposing device control, media, TTS, and weather tools to [Odysseus](https://github.com/pewdiepie-archdaemon/odysseus) agents. Also registers a **conversation agent** so HA's native Assist pipeline routes voice commands through Odysseus (with web search, memory, and all MCP tools).

Tools (8)

control_deviceget_entity_stateget_weatherlist_devicesmedia_controlplay_mediaset_lightspeak