other tools and integrations

Homeassistant Mcp

Access Home Assistant data and control devices (lights, switches, thermostats, etc).

typescript
local
other tools and integrations
0
View on GitHub

Installation

npx -y tevonsb/homeassistant-mcp

Configuration

Add this to your Copilot settings (Settings → Features → MCP → Add New MCP Server):

{
  "name": "homeassistant-mcp",
  "command": "npx",
  "args": [
    "-y",
    "tevonsb/homeassistant-mcp"
  ]
}

About This MCP Server

tevonsb/homeassistant-mcp

Access Home Assistant data and control devices (lights, switches, thermostats, etc).

GitHub: https://github.com/tevonsb/homeassistant-mcp

Need More Details?

View the complete documentation, examples, changelog, and more on GitHub

View Full Documentation on GitHub