Home Assistant MCP
by allenporter
Server Configuration
Describes the environment variables required to run the server.
Name | Required | Description | Default |
---|---|---|---|
HOME_ASSISTANT_API_TOKEN | Yes | The Long Lived Access Token for authenticating with Home Assistant | |
HOME_ASSISTANT_WEB_SOCKET_URL | Yes | The WebSocket URL for the Home Assistant API, e.g., http://localhost:8123/api/websocket |
Schema
Prompts
Interactive templates invoked by user choice
Name | Description |
---|---|
No prompts |
Resources
Contextual data attached and managed by the client
Name | Description |
---|---|
No resources |
Tools
Functions exposed to the LLM to take actions
Name | Description |
---|---|
No tools |