Home Assistant

OfficialFeatured 🔧 Utilities

Control your smart home through Home Assistant's official MCP Server integration — query device states, turn things on and off, run scripts and automations, and give your AI live context from your home. Self-hosted: point it at your own instance.

Tags

smart homeautomationIoT

Tools (5)

GetLiveContextcontrol_devicesquery_stateslist_entitiesrun_scripts

Config for Claude Desktop / Cursor

{ "mcpServers": { "home-assistant": { "type": "http", "url": "https://homeassistant.local:8123/mcp_server/sse", "headers": { "Authorization": "Bearer your-access-token-here" } } } }
Documentation →
Activate on Zubnet →